Sign inSign up

wheelybird/openvpn-ldap-otp:v2.0

Manifest digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.35 MB
6CMD ["/bin/bash"]0 B
8RUN /bin/sh -c apt-get update34.17 MB
9RUN /bin/sh -c apt-get update87.13 MB
10COPY ../ldap-totp-pam /tmp/ldap-totp-pam # buildkit221.44 KB
11RUN /bin/sh -c cd /tmp/ldap-totp-pam409.29 KB
12EXPOSE [1194/udp]0 B
13EXPOSE [5555/tcp]0 B
14ADD ./files/bin /usr/local/bin # buildkit1.72 KB
15RUN /bin/sh -c chmod a+x1.72 KB
16ADD ./files/configuration /opt/configuration # buildkit4.93 KB
17ADD ./files/etc/pam.d/openvpn* /opt/pam.d/ # buildkit369 B
18ADD ./files/etc/security/pam_ldap_totp.conf /etc/security/pam_ldap_totp.conf # buildkit1.13 KB
19ADD ./files/easyrsa/* /opt/easyrsa/ # buildkit2.04 KB
20VOLUME [/etc/openvpn]0 B
21CMD ["/usr/local/bin/entrypoint"]0 B

Command

 ARG RELEASE