2021-03-11 14:13:28 UTC
1.15 GB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d519e2592276828ca171d85e0532899cd4f98c70f5c697b45fa2e126e9f9fe49 - 2.17% (25.5 MB)
[#001] sha256:d22d2dfcfa9cd230ed3c47defec2670d45081598c721dd85cafc34ea459f970e - 0.0% (852 Bytes)
[#002] sha256:b3afe92c540b778c64ca316d1e679d55d2d2e812e450f516a808ee591f0c3f77 - 0.0% (162 Bytes)
[#003] sha256:f71970f901082869fb2082741602764923988248a4bc48fb02703a65b8bb5838 - 18.89% (222 MB)
[#004] sha256:7fc9bf27e3994773e7760339e1d0ccbff0ea042b52c743003ca238bc9483afd8 - 0.18% (2.11 MB)
[#005] sha256:f93f20abe2f7c74f351a38f0cd69cdc7efff1228bf73d26cc87b4bf323332947 - 1.27% (14.9 MB)
[#006] sha256:220b908a3a059b9dc691a7b172b081c3ae39e69281dd74840d30ef92e8a8e12c - 2.25% (26.4 MB)
[#007] sha256:00a2a0318b60ce824108eeebca232b7b196340d02cecfd9f2460850df1738eec - 0.0% (1.87 KB)
[#008] sha256:c04ab5185fec26ba090a3f3c2321e2fdbbee614fc929c0e6dbfa8f70be945d64 - 8.57% (101 MB)
[#009] sha256:37751a6b7e59a7fc911effba7235f9ea2ff17a749dae35d4ff0911e5381828aa - 8.57% (101 MB)
[#010] sha256:6ac2bedb81ae9fc43c87477f0d616352f3c4ed8514b80d86d402fcaf5ed95305 - 0.0% (223 Bytes)
[#011] sha256:6c15ce72add5fa302af1b0196a9f8cf9588eb95c4026795cb86b1dcb7488c096 - 0.0% (24.1 KB)
[#012] sha256:32edff1e9967aae81bebb2fd3ea3e1bb954b95fd239f4999732767b3eefc6977 - 0.0% (189 Bytes)
[#013] sha256:03f211875a000a6c2822e98294253925875555436fb35590005a2dfa24f4f0cb - 35.36% (416 MB)
[#014] sha256:eaab3d0d95a96a3fb3a59110891badb833437780d2f83171205cd441e1d80acf - 21.05% (248 MB)
[#015] sha256:d0a31ca5d287b5d5c61a27738c855a621362659de03ea3d3d243dfc1443db33a - 0.0% (203 Bytes)
[#016] sha256:d890f6718088b8232777c803657e382058e0ee36e3bd9a13c8130555d268f007 - 1.69% (19.9 MB)
[#017] sha256:d954c265cb40fde4b37ca8a3063f4e1ed516cf941908390a484a173201573615 - 0.0% (3.77 KB)
[#018] sha256:0b05f46e1f919b9bdb0aee72c8bb0b9c50b07501f6172ae4711e76798ec4888c - 0.0% (231 Bytes)
/bin/sh -c #(nop) ADD file:ef36fee25b0bd1d99979ecb8d54b206cec33d4e8fd2232189f0d8e5ab9754798 in /
2021-01-21 03:38:01 UTC/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests
2021-01-21 03:38:03 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2021-01-21 03:38:05 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2021-01-21 03:38:05 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-02-19 13:53:16 UTC/bin/sh -c #(nop) LABEL description=Hue SQL Assistant - gethue.com
2021-02-19 13:54:43 UTC/bin/sh -c apt-get update -y && apt-get install -y python3-pip libkrb5-dev libsasl2-modules-gssapi-mit libsasl2-dev libkrb5-dev libxml2-dev libxslt-dev libmysqlclient-dev libldap2-dev libsnappy-dev python3.6-venv rsync curl sudo git
2021-02-19 13:54:50 UTC/bin/sh -c pip3 install --upgrade setuptools
2021-02-19 13:54:57 UTC/bin/sh -c pip3 install virtualenv
2021-02-19 13:55:25 UTC/bin/sh -c curl -sL https://deb.nodesource.com/setup_10.x | sudo bash - && apt-get install -y nodejs
2021-02-19 13:55:27 UTC/bin/sh -c addgroup hue && useradd -r -u 1001 -g hue hue
2021-03-11 13:52:11 UTC/bin/sh -c #(nop) ADD dir:84d9e6a8dd6d02a28b541a524f5780b16cd3f12d44ceb18ffc2997b2ddc1d724 in /hue
2021-03-11 13:52:12 UTC/bin/sh -c #(nop) WORKDIR /hue
2021-03-11 13:53:29 UTC/bin/sh -c chown -R hue /hue && mkdir /hue/build && chown -R hue /hue/build && mkdir /usr/share/hue && chown -R hue /usr/share/hue
2021-03-11 13:53:31 UTC/bin/sh -c rm desktop/conf/*
2021-03-11 13:53:31 UTC/bin/sh -c #(nop) COPY dir:43d5a3d4dd123b0eb0dbc4a590ac4191d9697134da74dcc5829ab8393cf48cf1 in desktop/conf
2021-03-11 13:53:33 UTC/bin/sh -c rm -r desktop/core/ext-py
2021-03-11 14:07:06 UTC/bin/sh -c PREFIX=/usr/share PYTHON_VER=python3.6 make install
2021-03-11 14:12:54 UTC/bin/sh -c chown -R hue /usr/share/hue
2021-03-11 14:12:57 UTC/bin/sh -c #(nop) WORKDIR /usr/share/hue
2021-03-11 14:13:08 UTC/bin/sh -c rm -rf /hue && rm -rf node_modules
2021-03-11 14:13:26 UTC/bin/sh -c ./build/env/bin/pip install psycopg2-binary django_redis==4.11.0 flower git+https://github.com/gethue/PyHive git+https://github.com/bryanyang0528/ksql-python pydruid pybigquery elasticsearch-dbapi pyasn1==0.4.1 python-snappy==0.5.4 threadloop # Needed for Jaeger thrift-sasl==0.2.1
2021-03-11 14:13:27 UTC/bin/sh -c #(nop) COPY dir:ffbdfdaa868dfdcaac4f6b64a2c039cb5184db4a906af5ace3e94bcad453ad51 in desktop/conf
2021-03-11 14:13:27 UTC/bin/sh -c #(nop) COPY file:4ea332516401e7f3cfb1678459600eb7e8a63c1e3c9619271b753a2cae41eea0 in .
2021-03-11 14:13:27 UTC/bin/sh -c #(nop) USER hue
2021-03-11 14:13:27 UTC/bin/sh -c #(nop) EXPOSE 8888
2021-03-11 14:13:28 UTC/bin/sh -c #(nop) CMD ["./startup.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.