2019-09-29 09:11:55 UTC
88.1 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:176fe0ab331c5fafc852d1a0fdd4395348ac3d862902a33d6c5ded8ac80a8c62 - 24.58% (21.6 MB)
[#001] sha256:1d1668640edec415878c05d9ac10b69b5c9c9a01f6287a06410319a203b98d6c - 1.68% (1.48 MB)
[#002] sha256:ef942667098c547f3e925b8cff14bc0cb07597e797c5a3b9413f8c3a1c7de348 - 0.03% (23.8 KB)
[#003] sha256:3af65fa99910cc1dc151f6682c589d8026e1e1e790cac6b10dd11652fb41fbd7 - 24.84% (21.9 MB)
[#004] sha256:b3b83ba206f39e6aae7841581d85bd6fbc97db8cb3a0fff842808f8a40d0c532 - 0.0% (1.71 KB)
[#005] sha256:5cb6af4df7fd29608b4a2d7807b79fadd48555f36d9ec5a5cf00dd12d42f54ce - 0.0% (285 Bytes)
[#006] sha256:4573fb6fed3a5cd1df4e43e6893a9761dc915f0621afc6ac6c08d66b61661514 - 48.84% (43 MB)
[#007] sha256:d6daf32e02de2830830c7da23eb189eb7d8f5d0dfd3e1b8777ff84d7a2dd43ee - 0.03% (25.4 KB)
[#008] sha256:f5eeb4cc92b384dd08ddde1133b2292b30e2423133eaf448c1f869bb424e4c72 - 0.0% (288 Bytes)
[#009] sha256:0a1b99898a7ab0c4c2459a247a39a9dae23b57c342cfa4f294992bf894288983 - 0.0% (1.63 KB)
/bin/sh -c #(nop) ADD file:4b827be442647e4265278c7c35a3b38d13b5eb2eccdd246dc4ba05bbd48e8079 in /
2019-08-14 01:00:09 UTC/bin/sh -c #(nop) CMD ["bash"]
2019-09-10 17:31:14 UTC/bin/sh -c #(nop) COPY file:8338859737e5721831ff66fa8e3a9cb7958833066cddf78472f76aab25804cde in /usr/bin/
2019-09-10 17:31:14 UTC/bin/sh -c #(nop) COPY dir:534e05ef54f056c4ca30b1a9de050ebede4f2e8a30a0f1a2daabb02cdb8b47b1 in /container
2019-09-10 17:34:03 UTC/bin/sh -c /container/build.sh
2019-09-10 17:34:03 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8
2019-09-10 17:34:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["/container/tool/run"]
2019-09-29 09:08:53 UTC/bin/sh -c #(nop) ARG LDAP_OPENLDAP_GID
2019-09-29 09:08:53 UTC/bin/sh -c #(nop) ARG LDAP_OPENLDAP_UID
2019-09-29 09:08:54 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
2019-09-29 09:08:54 UTC/bin/sh -c echo "deb http://ftp.debian.org/debian buster-backports main" >> /etc/apt/sources.list
2019-09-29 09:11:53 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 buster-backports install -y --no-install-recommends ca-certificates curl 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 remove -y --purge --auto-remove curl ca-certificates && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
2019-09-29 09:11:54 UTC/bin/sh -c #(nop) ADD dir:8ff94eae87ce5b6604dca692d9d8be78ff7755469f13e290c55d253ae3f8f838 in /container/service
2019-09-29 09:11:55 UTC/bin/sh -c /container/tool/install-service
2019-09-29 09:11:55 UTC/bin/sh -c #(nop) ADD dir:f0c8b73176499b35f7ac09c1dc1b693296de564c058b05dbe0a92b0df83f1dc5 in /container/environment/99-default
2019-09-29 09:11:55 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.