sha256:9a6388f27341e759437d907e08f407f8896b04400f95ba1f51913b2b2e356a08
OS/ARCH
Compressed size
62.33 MB
Last pushed
10 months by wheelybird
Type
Image
Manifest digest
sha256:545f1707bc68a1dece2a7e4b266cf03a4fe9d1ef4c9538e6c81d918bdcd80ded
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 B8LABEL org.opencontainers.image.description=OpenVPN server with LDAP0 B9LABEL org.opencontainers.image.source=https://github.com/wheelybird/openvpn-server-ldap-otp0 B10RUN /bin/sh -c apt-get update33.95 MB11COPY /build/pam_ldap_totp_auth.so /lib/security/pam_ldap_totp_auth.so # buildkit19.78 KB12EXPOSE [1194/udp]0 B13EXPOSE [5555/tcp]0 B14ADD ./files/bin /usr/local/bin # buildkit1.64 KB15RUN /bin/sh -c chmod a+x32 B16ADD ./files/configuration /opt/configuration # buildkit7.27 KB17ADD ./files/etc/pam.d/openvpn* /opt/pam.d/ # buildkit531 B18ADD ./files/etc/security/pam_ldap_totp_auth.conf /etc/security/pam_ldap_totp_auth.conf # buildkit1.8 KB19ADD ./files/easyrsa/* /opt/easyrsa/ # buildkit2.04 KB20VOLUME [/etc/openvpn]0 B21CMD ["/usr/local/bin/entrypoint"]0 BCommand
ARG RELEASE