2018-12-13 17:42:32 UTC
78 MB
en_US.UTF-8
LANGUAGEen_US:en
LC_ALLen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a5a6f2f73cd8abbdc55d0df0d8834f7262713e87d6c8800ea3851f103025e0f0 - 27.49% (21.4 MB)
[#001] sha256:85e10ba897997622e848764386e90437cb60c851c9576e1f646bfccfb8090915 - 0.03% (23.2 KB)
[#002] sha256:473aa879d09db015c6200b1efe871aa6dd168a09e00fb5f52194cd822b3febee - 28.67% (22.4 MB)
[#003] sha256:d9181dc696b3111721b750d0fac65442c7f3a4c70cf00a8c75661de1396d07da - 0.0% (1.69 KB)
[#004] sha256:bae797394a9d1ddcfc369c94b74394bb5e8e2ec2e401efbb9bb58649fdfc0dd8 - 0.0% (233 Bytes)
[#005] sha256:13fc5a7a9e0580e32c1aea893c3bc2734b477f9dd27361770b5030368db57084 - 43.77% (34.1 MB)
[#006] sha256:d2a2f55aee2454b8c708527018a4640da9cc38f480e511e07357adc2152a66c8 - 0.03% (25.1 KB)
[#007] sha256:6391fe2c46413f2a3b318a24b4a80ad98b96f1fd80f18e8278b0930fc2a8c092 - 0.0% (279 Bytes)
[#008] sha256:d17d483e1cbca3337ef9f6d16d594e75eeb311a7fdf4f6865f5f4077d430298b - 0.0% (1.59 KB)
/bin/sh -c #(nop) ADD file:dab9baf938799c515ddce14c02f899da5992f0b76a432fa10a2338556a3cb04f in /
2018-11-15 22:45:07 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-12-13 17:37:30 UTC/bin/sh -c #(nop) MAINTAINER Bertrand Gouny <bertrand.gouny@osixia.net>
2018-12-13 17:37:31 UTC/bin/sh -c #(nop) COPY dir:2428ce4256533fa538d631c1c56e4eed3cc6a35042c60619fdcde2e970904813 in /container
2018-12-13 17:38:44 UTC/bin/sh -c /container/build.sh
2018-12-13 17:38:45 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8
2018-12-13 17:38:46 UTC/bin/sh -c #(nop) ENTRYPOINT ["/container/tool/run"]
2018-12-13 17:40:31 UTC/bin/sh -c #(nop) MAINTAINER Bertrand Gouny <bertrand.gouny@osixia.net>
2018-12-13 17:40:31 UTC/bin/sh -c #(nop) ARG LDAP_OPENLDAP_GID
2018-12-13 17:40:31 UTC/bin/sh -c #(nop) ARG LDAP_OPENLDAP_UID
2018-12-13 17:40:33 UTC/bin/sh -c if [ -z "${LDAP_OPENLDAP_GID}" ]; then groupadd -r openldap; else groupadd -r -g ${LDAP_OPENLDAP_GID} openldap; fi && if [ -z "${LDAP_OPENLDAP_UID}" ]; then useradd -r -g openldap openldap; else useradd -r -g openldap -u ${LDAP_OPENLDAP_UID} openldap; fi
2018-12-13 17:40:34 UTC/bin/sh -c echo "deb http://ftp.debian.org/debian stretch-backports main" >> /etc/apt/sources.list
2018-12-13 17:42:28 UTC/bin/sh -c echo "path-include /usr/share/doc/krb5*" >> /etc/dpkg/dpkg.cfg.d/docker && apt-get -y update && /container/tool/add-service-available :ssl-tools && LC_ALL=C DEBIAN_FRONTEND=noninteractive apt-get -t stretch-backports install -y --no-install-recommends ldap-utils libsasl2-modules libsasl2-modules-db libsasl2-modules-gssapi-mit libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql openssl slapd krb5-kdc-ldap && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
2018-12-13 17:42:30 UTC/bin/sh -c #(nop) ADD dir:1c0f8e94c6bb2afc6581e2370e56907f81ff013dc306be9cd954d75724b6f99e in /container/service
2018-12-13 17:42:31 UTC/bin/sh -c /container/tool/install-service
2018-12-13 17:42:32 UTC/bin/sh -c #(nop) ADD dir:750c5c66b7c9a7468655a4b726aa8d08d853fcc289d39c6e49bfe1058b3b7c58 in /container/environment/99-default
2018-12-13 17:42:32 UTC/bin/sh -c #(nop) EXPOSE 389 636
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.