sha256:1f2b80cecc415c3578a3265dfc2b5d1b09a2ed040ecf4aaf20ac51e5625725f7
OS/ARCH
linux/amd64
Compressed size
149.8 MB
Last pushed
11 months by wheelybird
Type
Image
Manifest digest
sha256:1f2b80cecc415c3578a3265dfc2b5d1b09a2ed040ecf4aaf20ac51e5625725f7
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 update33.95 MB9RUN /bin/sh -c apt-get update87.1 MB10COPY ldap-totp-pam /tmp/ldap-totp-pam # buildkit28.13 KB11RUN /bin/sh -c cd /tmp/ldap-totp-pam372.24 KB12EXPOSE [1194/udp]0 B13EXPOSE [5555/tcp]0 B14ADD ./files/bin /usr/local/bin # buildkit1.61 KB15RUN /bin/sh -c chmod a+x1.61 KB16ADD ./files/configuration /opt/configuration # buildkit5.76 KB17ADD ./files/etc/pam.d/openvpn* /opt/pam.d/ # buildkit543 B18ADD ./files/etc/security/pam_ldap_totp_auth.conf /etc/security/pam_ldap_totp_auth.conf # buildkit1.75 KB19ADD ./files/easyrsa/* /opt/easyrsa/ # buildkit2.04 KB20VOLUME [/etc/openvpn]0 B21CMD ["/usr/local/bin/entrypoint"]0 BCommand
ARG RELEASE