sha256:c5c5fac2ed630168c151254c323e44dcc442151754b3ad9d54f9f0c45a9b282d
OS/ARCH
linux/amd64
Compressed size
62.32 MB
Last pushed
11 months by wheelybird
Type
Image
Manifest digest
sha256:c5c5fac2ed630168c151254c323e44dcc442151754b3ad9d54f9f0c45a9b282d
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 # buildkit18.69 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.79 KB17ADD ./files/etc/pam.d/openvpn* /opt/pam.d/ # buildkit545 B18ADD ./files/etc/security/pam_ldap_totp_auth.conf /etc/security/pam_ldap_totp_auth.conf # buildkit1.79 KB19ADD ./files/easyrsa/* /opt/easyrsa/ # buildkit2.04 KB20VOLUME [/etc/openvpn]0 B21CMD ["/usr/local/bin/entrypoint"]0 BCommand
ARG RELEASE