2017-05-09 13:31:31 UTC
90.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHPLDAPADMIN_SHA1669fca66c75e24137e106fdd02e3832f81146e23
PHPLDAPADMIN_VERSION1.2.3
[#000] sha256:10a267c67f423630f3afe5e04bbbc93d578861ddcc54283526222f3ad5e895b9 - 55.14% (50.1 MB)
[#001] sha256:b892c9d19c5e9c0c1035b1ea1aee2ade3d879cc29d57dced621bf722c206b1d6 - 0.28% (265 KB)
[#002] sha256:2c2e6112cb014bca753138a136ec32de0aabb59194cc6f5711b3844df07a8036 - 14.99% (13.6 MB)
[#003] sha256:7dd4aa11b8f0e2f5d1e1719b1ab0f09c3c578ec713b387a5960d6d09059cc29a - 0.01% (5.07 KB)
[#004] sha256:60f4db83c395b707c8f494874c1af56f07152b80d13a9c02da1814fcce93a1ab - 0.01% (5.92 KB)
[#005] sha256:afb59f01071e1699dcd75a144d690efb644ad824153efc7913f32fd8f4001282 - 29.45% (26.8 MB)
[#006] sha256:59699a16502d7d51d102e88072ad90d3ce3d2bef8d671e6e4ec87cb8d5fb5020 - 0.01% (5.29 KB)
[#007] sha256:d039970ab8b0f9891d76057ef61a1b81ab528461f5cc7fb978cce93c190d0cf2 - 0.11% (104 KB)
[#008] sha256:f517debb87f24639af4a6745293f2c25d2006588d164fda2784d65686ba26f62 - 0.0% (846 Bytes)
/bin/sh -c #(nop) ADD file:f4e6551ac34ab446a297849489a5693d67a7e76c9cb9ed9346d82392c9d9a5fe in /
2017-05-08 23:28:15 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2017-05-09 08:35:23 UTC/bin/sh -c #(nop) MAINTAINER Bertrand Gouny <bertrand.gouny@osixia.net>
2017-05-09 08:35:23 UTC/bin/sh -c #(nop) ADD dir:967f860ef348a137aeb3cb8c592dcefefe49b4a6260a45669807b4d1e9999fff in /container
2017-05-09 08:36:05 UTC/bin/sh -c /container/build.sh
2017-05-09 08:36:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["/container/tool/run"]
2017-05-09 08:38:45 UTC/bin/sh -c #(nop) MAINTAINER Bertrand Gouny <bertrand.gouny@osixia.net>
2017-05-09 09:09:44 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/ jessie nginx" >> /etc/apt/sources.list
2017-05-09 09:09:44 UTC/bin/sh -c #(nop) ADD dir:860c9c5ba7251d9c3524fc5dba197e66b275740711bd64d6418c9f13d400e779 in /container/service-available
2017-05-09 09:10:00 UTC/bin/sh -c #(nop) MAINTAINER Bertrand Gouny <bertrand.gouny@osixia.net>
2017-05-09 13:27:52 UTC/bin/sh -c #(nop) ENV PHPLDAPADMIN_VERSION=1.2.3
2017-05-09 13:27:52 UTC/bin/sh -c #(nop) ENV PHPLDAPADMIN_SHA1=669fca66c75e24137e106fdd02e3832f81146e23
2017-05-09 13:31:28 UTC/bin/sh -c apt-get update && /container/tool/add-multiple-process-stack && /container/tool/add-service-available :apache2 :php5-fpm :ssl-tools && LC_ALL=C DEBIAN_FRONTEND=noninteractive apt-get install -y --force-yes --no-install-recommends ca-certificates curl patch php5-ldap php5-readline && 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/*
2017-05-09 13:31:29 UTC/bin/sh -c #(nop) ADD dir:b6007f30c5ad8d88c6c536af02487e40dffaf91e746b17b818388b71e5c5ccb7 in /container/service
2017-05-09 13:31:30 UTC/bin/sh -c /container/tool/install-service
2017-05-09 13:31:31 UTC/bin/sh -c #(nop) ADD dir:02a57479c4437c605b7eceaae672668146dc4babd56738a7d67229d67f20f7ac in /container/environment/99-default
2017-05-09 13:31:31 UTC/bin/sh -c #(nop) VOLUME [/var/www/phpldapadmin]
2017-05-09 13:31:31 UTC/bin/sh -c #(nop) EXPOSE 443/tcp 80/tcp
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.