Sign inSign up

djlactose/bastion:sha-96229f8275dd8019192c7475794a632270253c2e

Networking
Security
Monitoring & observability
Index digest

sha256:f7fd72034877474f32ff7c172218950c23819e4023590c6e53ada860cd0b4740

OS/ARCH

linux/amd64

Compressed size

116.48 MB

Last pushed

3 months by djlactose

Type

Image

Manifest digest

sha256:6737a6f5da042e125044b7cc033d400a09f20368f8e7690c547646ce48772bfa

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 # buildkit231 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 # buildkit473 B
22COPY utils/upgrade.sh /root/bin/upgrade.sh # buildkit412 B
23COPY utils/adduser.sh /root/bin/adduser.sh # buildkit847 B
24COPY utils/deluser.sh /root/bin/deluser.sh # buildkit317 B
25COPY utils/resetpw.sh /root/bin/resetpw.sh # buildkit335 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 # buildkit322 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 # buildkit713 B
38COPY web/templates/setup.html /opt/bastion/web/templates/setup.html # buildkit937 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 # buildkit875 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 # buildkit781 B
43COPY web/templates/reset_system_password.html /opt/bastion/web/templates/reset_system_password.html # buildkit748 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 # buildkit629 B
48RUN /bin/sh -c apt-get update88.08 MB
49WORKDIR /root/bin32 B
50ENTRYPOINT ["/root/bin/run.sh"]0 B

Command

 ARG RELEASE