Sign inSign up

djlactose/bastion:sha-44ffee8358e2e36ad8795ce35e8d40c661c38ee5

Networking
Security
Monitoring & observability
Index digest

sha256:8c887f81442f0b7f883bf93a04ba7ec5f595e32091bc69bde1d042219e61e8a6

OS/ARCH

linux/amd64

Compressed size

118.51 MB

Last pushed

2 months by djlactose

Type

Image

Manifest digest

sha256:9797a48ed86282ed5422dee172fd5062161472a9c738e755c2d344ba78b84026

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6EXPOSE [22/tcp]0 B
7EXPOSE [80/tcp]0 B
8EXPOSE [443/tcp]0 B
9EXPOSE [8000/tcp]0 B
10VOLUME [/home]0 B
11VOLUME [/root/bastion]0 B
12VOLUME [/etc/bastion]0 B
13VOLUME [/var/lib/bastion]0 B
14VOLUME [/var/log/bastion]0 B
15HEALTHCHECK {Test:[CMD-SHELL nc -q 00 B
16COPY config/sshd_config /etc/ssh/sshd_config # buildkit1.92 KB
17COPY config/sshd /etc/pam.d/sshd # buildkit1.05 KB
18COPY config/bastion-app-sudo /etc/sudoers.d/bastion-app-sudo # buildkit232 B
19COPY config/nginx.conf /etc/nginx/sites-available/default # buildkit650 B
20COPY utils/RestoreUsers.sh /root/bin/RestoreUsers.sh # buildkit455 B
21COPY utils/BackupUsers.sh /root/bin/BackupUsers.sh # buildkit472 B
22COPY utils/upgrade.sh /root/bin/upgrade.sh # buildkit412 B
23COPY utils/adduser.sh /root/bin/adduser.sh # buildkit845 B
24COPY utils/deluser.sh /root/bin/deluser.sh # buildkit317 B
25COPY utils/resetpw.sh /root/bin/resetpw.sh # buildkit336 B
26COPY utils/rotate-host-keys.sh /root/bin/rotate-host-keys.sh # buildkit1.56 KB
27COPY servers.sh /root/bin/servers.sh # buildkit5.61 KB
28COPY config/servers.conf-sample /root/bin/servers.conf-sample # buildkit667 B
29COPY config/servers.json-sample /root/bin/servers.json-sample # buildkit321 B
30COPY run.sh /root/bin/run.sh # buildkit2.13 KB
31COPY web/templates/base.html /opt/bastion/web/templates/base.html # buildkit1.92 KB
32COPY web/templates/index.html /opt/bastion/web/templates/index.html # buildkit4.47 KB
33COPY web/templates/users.html /opt/bastion/web/templates/users.html # buildkit870 B
34COPY web/templates/add_user.html /opt/bastion/web/templates/add_user.html # buildkit786 B
35COPY web/templates/edit_user.html /opt/bastion/web/templates/edit_user.html # buildkit1.03 KB
36COPY web/templates/login.html /opt/bastion/web/templates/login.html # buildkit823 B
37COPY web/templates/register.html /opt/bastion/web/templates/register.html # buildkit714 B
38COPY web/templates/setup.html /opt/bastion/web/templates/setup.html # buildkit938 B
39COPY web/templates/change_password.html /opt/bastion/web/templates/change_password.html # buildkit920 B
40COPY web/templates/system_users.html /opt/bastion/web/templates/system_users.html # buildkit876 B
41COPY web/templates/add_system_user.html /opt/bastion/web/templates/add_system_user.html # buildkit827 B
42COPY web/templates/system_user_qr.html /opt/bastion/web/templates/system_user_qr.html # buildkit782 B
43COPY web/templates/reset_system_password.html /opt/bastion/web/templates/reset_system_password.html # buildkit747 B
44COPY web/app.py /opt/bastion/web/app.py # buildkit8.07 KB
45COPY web/wsgi.py /opt/bastion/web/wsgi.py # buildkit227 B
46COPY web/migrate.py /opt/bastion/web/migrate.py # buildkit2.11 KB
47COPY web/requirements.txt /opt/bastion/web/requirements.txt # buildkit625 B
48RUN /bin/sh -c apt-get update90.11 MB
49WORKDIR /root/bin32 B
50ENTRYPOINT ["/root/bin/run.sh"]0 B

Command

 ARG RELEASE