sha256:2bb10b6ff8959efe5b12d2348239aff5bf91cd9651ec76a3e72eb35eb5cf30a8
OS/ARCH
linux/amd64
Compressed size
150.28 MB
Last pushed
11 months by wheelybird
Type
Image
Manifest digest
sha256:2bb10b6ff8959efe5b12d2348239aff5bf91cd9651ec76a3e72eb35eb5cf30a8
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.35 MB6CMD ["/bin/bash"]0 B8RUN /bin/sh -c apt-get update34.17 MB9RUN /bin/sh -c apt-get update87.13 MB10COPY ../ldap-totp-pam /tmp/ldap-totp-pam # buildkit221.44 KB11RUN /bin/sh -c cd /tmp/ldap-totp-pam409.29 KB12EXPOSE [1194/udp]0 B13EXPOSE [5555/tcp]0 B14ADD ./files/bin /usr/local/bin # buildkit1.72 KB15RUN /bin/sh -c chmod a+x1.72 KB16ADD ./files/configuration /opt/configuration # buildkit4.93 KB17ADD ./files/etc/pam.d/openvpn* /opt/pam.d/ # buildkit369 B18ADD ./files/etc/security/pam_ldap_totp.conf /etc/security/pam_ldap_totp.conf # buildkit1.13 KB19ADD ./files/easyrsa/* /opt/easyrsa/ # buildkit2.04 KB20VOLUME [/etc/openvpn]0 B21CMD ["/usr/local/bin/entrypoint"]0 BCommand
ARG RELEASE