Sign inSign up

keeper/playground-ldap-client:v1.2.2

Multi-platform
Index digest

sha256:e54f9759589259c11a72e8cabacd81d0753894ab8a98d2d3e43d2e3fe75b5b52

OS/ARCH

Compressed size

121.42 MB

Last pushed

over 1 year by keeper

Type

Image

Manifest digest

sha256:e808e4907c77e5e00fcdf2eafd2cee9e12e6379e43e2448f7f4f1e9efe945767

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 26.09 MB
6CMD ["/bin/bash"]0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8RUN /bin/sh -c apt-get update38.04 MB
9RUN /bin/sh -c apt-get install54.67 MB
10RUN /bin/sh -c apt-get install2.6 MB
11RUN /bin/sh -c rm -rf564 B
12RUN /bin/sh -c mkdir -p113 B
13RUN /bin/sh -c echo 'PermitRootLogin1.59 KB
14RUN /bin/sh -c echo 'PasswordAuthentication1.59 KB
15RUN /bin/sh -c echo 'PubkeyAuthentication1.59 KB
16RUN /bin/sh -c echo 'LogLevel1.6 KB
17RUN /bin/sh -c echo 'root:root_password'374 B
18RUN /bin/sh -c echo "auth295 B
19RUN /bin/sh -c mkdir -p32 B
20RUN /bin/sh -c mkdir -p121 B
21RUN /bin/sh -c mkdir -p161 B
22COPY startup.sh /usr/local/bin/startup.sh # buildkit4.15 KB
23RUN /bin/sh -c chmod 75532 B
24ENV LDAP_SERVER=openldap LDAP_BASE_DN=dc=example,dc=com LDAP_BIND_DN=cn=admin,dc=example,dc=com LDAP_BIND_PASSWORD=admin_secret0 B
25EXPOSE map[22/tcp:{}]0 B
26CMD ["/bin/bash" "/usr/local/bin/startup.sh"]0 B

Command

 ARG RELEASE