sha256:90a6d4038b760cf02b83bbf700541265a0524268aeb0a8e00b40d50d6ed5338a
OS/ARCH
Compressed size
61.49 MB
Last pushed
8 months by wheelybird
Type
Image
Manifest digest
sha256:f5e21c947eebfcdd821f7c0870b6143398c148621d7a6c8bae5a283fdffbc218
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 / 27.53 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.93 MB11COPY /build/pam_ldap_totp_auth.so /lib/security/pam_ldap_totp_auth.so # buildkit20.23 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.35 KB17ADD ./files/etc/pam.d/openvpn* /opt/pam.d/ # buildkit534 B18ADD ./files/etc/security/pam_ldap_totp_auth.conf /etc/security/pam_ldap_totp_auth.conf # buildkit2 KB19ADD ./files/easyrsa/* /opt/easyrsa/ # buildkit2.04 KB20VOLUME [/etc/openvpn]0 B21CMD ["/usr/local/bin/entrypoint"]0 BCommand
ARG RELEASE