2018-09-04 12:48:56 UTC
80.8 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:be8881be8156e4068e611fe956aba2b9593ebd953be14fb7feea6d0659aa3abe - 26.55% (21.4 MB)
[#001] sha256:543948ae23e4270791849ea8dc86e9bf6b03b6ae73a2411783697fe9b5bbef1f - 0.03% (23.2 KB)
[#002] sha256:ce8ae77ad4446304a381064025d15c4af3e63f317e42b04cd37b2377d24075c7 - 25.54% (20.6 MB)
[#003] sha256:953dd02c4e82b91aa54234069e4d216ef4ef7e2d73b649395b2e3ac774c9a746 - 0.01% (5.02 KB)
[#004] sha256:d1d483a7ae45dfde660259173a41f1ffa16fb8246ac3ce77a8ca2b9fb44fc68c - 0.01% (6.36 KB)
[#005] sha256:49872a9e370f009052fd801de8f5ade81ab110cf2ad06d5770a3344392155778 - 47.73% (38.6 MB)
[#006] sha256:a6d1765b59bd15f4c8987febdf4437ec14c7765be63c80b3347d608fd2ace329 - 0.01% (5.35 KB)
[#007] sha256:44ca9dc19fa1ae4f2ba7dd12a6b3bbb010baba7ad242ff19266a6867b7ce81a7 - 0.12% (103 KB)
[#008] sha256:3a1b86e8a2c145f98c41b588fcaa172758afbf960d0aa36a132542a9b80907c6 - 0.0% (847 Bytes)
/bin/sh -c #(nop) ADD file:919939fa022472751b717443eea9f1d7ab5c0723f1f3a6b776d3b83d22bde818 in /
2018-07-17 00:28:04 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-08-07 10:11:56 UTC/bin/sh -c #(nop) MAINTAINER Bertrand Gouny <bertrand.gouny@osixia.net>
2018-09-04 09:10:55 UTC/bin/sh -c #(nop) COPY dir:af5fde3204f41906cff8e789329ee1382c468722507f9292416252fcb2891858 in /container
2018-09-04 09:13:53 UTC/bin/sh -c /container/build.sh
2018-09-04 09:13:57 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8
2018-09-04 09:13:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["/container/tool/run"]
2018-09-04 09:19:20 UTC/bin/sh -c #(nop) MAINTAINER Bertrand Gouny <bertrand.gouny@osixia.net>
2018-09-04 09:19:24 UTC/bin/sh -c apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62 && sed -i 's| main| main contrib non-free|g' /etc/apt/sources.list && echo "deb http://nginx.org/packages/mainline/debian/ stretch nginx" >> /etc/apt/sources.list
2018-09-04 09:19:25 UTC/bin/sh -c #(nop) ADD dir:3a8d2f44aded2b2ce433a34eef51563b1f521dffc98b6897db98b9a83291356a in /container/service-available
2018-09-04 12:47:00 UTC/bin/sh -c #(nop) ARG PHPLDAPADMIN_VERSION=1.2.3
2018-09-04 12:47:00 UTC/bin/sh -c #(nop) ARG PHPLDAPADMIN_SHA1=669fca66c75e24137e106fdd02e3832f81146e23
2018-09-04 12:48:50 UTC|2 PHPLDAPADMIN_SHA1=669fca66c75e24137e106fdd02e3832f81146e23 PHPLDAPADMIN_VERSION=1.2.3 /bin/sh -c apt-get update && /container/tool/add-multiple-process-stack && /container/tool/add-service-available :apache2 :php7.0-fpm :ssl-tools && LC_ALL=C DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ca-certificates curl patch php7.0-ldap php7.0-readline php7.0-xml && curl -o phpldapadmin.tgz -SL https://downloads.sourceforge.net/project/phpldapadmin/phpldapadmin-php5/${PHPLDAPADMIN_VERSION}/phpldapadmin-${PHPLDAPADMIN_VERSION}.tgz && echo "$PHPLDAPADMIN_SHA1 *phpldapadmin.tgz" | sha1sum -c - && mkdir -p /var/www/phpldapadmin_bootstrap /var/www/phpldapadmin && tar -xzf phpldapadmin.tgz --strip 1 -C /var/www/phpldapadmin_bootstrap && apt-get remove -y --purge --auto-remove curl ca-certificates && rm phpldapadmin.tgz && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
2018-09-04 12:48:52 UTC/bin/sh -c #(nop) ADD dir:c2dde5a19254398278622c7132b5cc2be05ce48daa237f5d5e611b8124e05a33 in /container/service
2018-09-04 12:48:55 UTC|2 PHPLDAPADMIN_SHA1=669fca66c75e24137e106fdd02e3832f81146e23 PHPLDAPADMIN_VERSION=1.2.3 /bin/sh -c /container/tool/install-service
2018-09-04 12:48:55 UTC/bin/sh -c #(nop) ADD dir:8b2f42bb34332765d495a31cec931198454dec141156d0abd2aa990f0a439942 in /container/environment/99-default
2018-09-04 12:48:55 UTC/bin/sh -c #(nop) VOLUME [/var/www/phpldapadmin]
2018-09-04 12:48:56 UTC/bin/sh -c #(nop) EXPOSE 443 80
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.