2018-01-11 13:58:42 UTC
239 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGADMIN_DEFAULT_EMAILcontainer@pgadmin.org
PGADMIN_DEFAULT_PASSWORDConta1ner
PGADMIN_ENABLE_TLSFalse
PGADMIN_SERVER_NAMEpgadmin4
[#000] sha256:af4b0a2388c69010cf675c050e51cb1fabbdf2303f955c31805b280324fd4523 - 29.44% (70.3 MB)
[#001] sha256:4aa6b678229209fa11f918b2bea9d22527548a781edd169e442550a5a6af16f3 - 18.83% (44.9 MB)
[#002] sha256:6a196caaf1d4e4427d206206ca0feee89db0ee910f4677ea11bae54aa02a2b14 - 0.0% (764 Bytes)
[#003] sha256:f172bb0d75fb8fd48e94a82cbc327086d679b73bcc461be36f740911add4503f - 32.87% (78.4 MB)
[#004] sha256:f640036deb431dc294245ea00e1d20bbb735dd3fe19593d31cf0fc4f285b8c1a - 0.86% (2.04 MB)
[#005] sha256:13bd16c163123cde971478020fe88ccd39e6726dc79b11418d190318e9c5f802 - 0.19% (455 KB)
[#006] sha256:581bf74260ebba02e9476c4c24305f4fc45ab530418ef7adec19b2385fcdeacf - 15.6% (37.2 MB)
[#007] sha256:cc63086af793422d12de34fdeae93331ee354244d20c4d6c0f27ae16cf40a6b5 - 0.0% (135 Bytes)
[#008] sha256:f6f0bbeaac4567c1ddc80fc12cbe410b15f281be2427d8f989ca0aa7346ab7d9 - 0.0% (140 Bytes)
[#009] sha256:18751953e40f26eaa2018bb087a08a047a810187c7a0e8984194fcd51797de25 - 0.0% (138 Bytes)
[#010] sha256:798de93e92168e3c1a2cc9a65d4b8f42272d927b4e23212201104460ceca8ac5 - 0.0% (141 Bytes)
[#011] sha256:671fc1e8ab56a60c51cb6b1444b41a359c45e70659f0e1608eb2552dedda2918 - 0.0% (94 Bytes)
[#012] sha256:ad1a0b526a17e2a84d669d67daf8fa3baf3d275c1b8c20a0535fd5ad4dbf4266 - 0.0% (101 Bytes)
[#013] sha256:635dfc9870657c9ca9f991fdf47108d64c328a5261d732a680469532fccd9db3 - 0.0% (100 Bytes)
[#014] sha256:8e899d30749f5a05a0470fc2312bcdfbace9225e7304b60ef3538f1d91b61a60 - 0.0% (236 Bytes)
[#015] sha256:7aab9ac46178d5ae6d14f5f551739b310c94dd8afd553c159e38dedfe6b0c143 - 0.0% (98 Bytes)
[#016] sha256:194b0420936d7efa6b45b6d815ec477100b3b1609b7c505acee98cc922d523c3 - 0.0% (630 Bytes)
[#017] sha256:f48603684943c1f950f8915c1d660b4d1467a13d5ad0dac42b6d1ddf4c37417e - 0.0% (378 Bytes)
[#018] sha256:31573f0359fb53355ed0156dc73ed5266cbade75581c0d8b2ec965809ec20225 - 2.2% (5.26 MB)
/bin/sh -c #(nop) ADD file:6bba01fe946852a560a939627ba0bd1b219aaf9abc538d9e2d8470d475c5a399 in /
2018-01-08 19:58:27 UTC/bin/sh -c #(nop) LABEL name=CentOS Base Image vendor=CentOS license=GPLv2 build-date=20180107
2018-01-08 19:58:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2018-01-11 13:56:12 UTC/bin/sh -c #(nop) LABEL name=pgAdmin 4 vendor=The pgAdmin Development Team license=PostgreSQL
2018-01-11 13:56:14 UTC/bin/sh -c #(nop) COPY dir:7df6ebcdda350273354d193680355499cfbd1fad30a2702e0818f9be05ef8888 in /var/www/pgadmin
2018-01-11 13:56:14 UTC/bin/sh -c #(nop) COPY file:adff99e994fc4df1b7f0b1d314467b11ad6e01bab82add7fe5a8b0332cc17a30 in /var/www/pgadmin
2018-01-11 13:57:12 UTC/bin/sh -c yum install -y python-setuptools python-devel httpd mod_wsgi mod_ssl gcc
2018-01-11 13:57:17 UTC/bin/sh -c easy_install pip
2018-01-11 13:57:21 UTC/bin/sh -c pip install j2cli
2018-01-11 13:58:20 UTC/bin/sh -c pip install -r /var/www/pgadmin/requirements.txt
2018-01-11 13:58:21 UTC/bin/sh -c mkdir -p /var/log/pgadmin
2018-01-11 13:58:23 UTC/bin/sh -c chown -R apache /var/log/pgadmin
2018-01-11 13:58:25 UTC/bin/sh -c mkdir -p /var/lib/pgadmin
2018-01-11 13:58:27 UTC/bin/sh -c chown -R apache /var/lib/pgadmin
2018-01-11 13:58:28 UTC/bin/sh -c mkdir -p /certs
2018-01-11 13:58:30 UTC/bin/sh -c chown -R apache /certs
2018-01-11 13:58:32 UTC/bin/sh -c chmod 700 /certs
2018-01-11 13:58:34 UTC/bin/sh -c ln -sf /proc/self/fd/1 /var/log/httpd/access_log && ln -sf /proc/self/fd/1 /var/log/httpd/ssl_access_log && ln -sf /proc/self/fd/2 /var/log/httpd/error_log && ln -sf /proc/self/fd/2 /var/log/httpd/ssl_error_log
2018-01-11 13:58:36 UTC/bin/sh -c mkdir -p /templates
2018-01-11 13:58:36 UTC/bin/sh -c #(nop) COPY file:6a5f7812c8cccc116a3297105b15aa21838c061bb861633b15d17197e32a4550 in /templates/
2018-01-11 13:58:37 UTC/bin/sh -c #(nop) COPY file:8cf067502d1548d9525e66753412f3333029bf2b42b8008dcddfc89e8245a988 in /
2018-01-11 13:58:40 UTC/bin/sh -c yum -y remove gcc cpp glibc-devel glibc-headers kernel-headers libgomp libmpc mpfr
2018-01-11 13:58:40 UTC/bin/sh -c #(nop) ENV PGADMIN_DEFAULT_EMAIL=container@pgadmin.org
2018-01-11 13:58:41 UTC/bin/sh -c #(nop) ENV PGADMIN_DEFAULT_PASSWORD=Conta1ner
2018-01-11 13:58:41 UTC/bin/sh -c #(nop) ENV PGADMIN_ENABLE_TLS=False
2018-01-11 13:58:41 UTC/bin/sh -c #(nop) ENV PGADMIN_SERVER_NAME=pgadmin4
2018-01-11 13:58:42 UTC/bin/sh -c #(nop) EXPOSE 443/tcp 80/tcp
2018-01-11 13:58:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/entry.sh"]
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.