2021-03-18 22:25:23 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.88% (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:dc680f8b141b0033148a0710720c917216bae9fbdba065b5afbc559a3c09a9b8 - 8.57% (101 MB)
[#009] sha256:e7ac78cb28e1dc6ddd52d040384de81500715595cec46d106e6f8f176822b639 - 8.58% (101 MB)
[#010] sha256:019e23fb686559f1fb282da8cf678750bdee45b9a3807c642e1e936ebf103e12 - 0.0% (224 Bytes)
[#011] sha256:158fcf5221b7e6506aa0f601fab6dc3f6adc3812d2f93c2d2e21764654c5ae94 - 0.0% (24.1 KB)
[#012] sha256:0e257772337bbc4d81e08a4f92ebb1428c73c1cbb1f02955040e26328af78cb2 - 0.0% (189 Bytes)
[#013] sha256:da07889ed86ae68948436570be6b8c5070829b63c3e013541d786fccab2b57e2 - 35.36% (416 MB)
[#014] sha256:3a46faa8c462270828e3b50921e1c8e71bf78d65e2eb27a554e2246bb7a38a56 - 21.06% (248 MB)
[#015] sha256:05baf9deaa570ca9dbdf71a5a2e42f98a3c073f5a2a400c06975ae021f804aab - 0.0% (203 Bytes)
[#016] sha256:1c0e72bde84dbfe53573436a9f5d983106eb75ed426a12ae0a408317f22fc158 - 1.69% (19.9 MB)
[#017] sha256:c6dcc09316759bac4964ff02f789175d0a2107f07724a058feb6b1c67085e057 - 0.0% (3.77 KB)
[#018] sha256:fb8537000ba4deea21f1e8dbd3f30f50e8821495dffe8b8a383cfbb033f4a1d1 - 0.0% (230 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-18 22:07:06 UTC/bin/sh -c #(nop) ADD dir:f4ea272315ee717757837dc9aba77f1f87633c3fddc67a113a06348329b0f7c9 in /hue
2021-03-18 22:07:09 UTC/bin/sh -c #(nop) WORKDIR /hue
2021-03-18 22:08:23 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-18 22:08:26 UTC/bin/sh -c rm desktop/conf/*
2021-03-18 22:08:26 UTC/bin/sh -c #(nop) COPY dir:58423be4257db48eb7f8b662a47ba60f532d38c7736bb20094b36814f397e750 in desktop/conf
2021-03-18 22:08:28 UTC/bin/sh -c rm -r desktop/core/ext-py
2021-03-18 22:20:44 UTC/bin/sh -c PREFIX=/usr/share PYTHON_VER=python3.6 make install
2021-03-18 22:24:57 UTC/bin/sh -c chown -R hue /usr/share/hue
2021-03-18 22:25:02 UTC/bin/sh -c #(nop) WORKDIR /usr/share/hue
2021-03-18 22:25:07 UTC/bin/sh -c rm -rf /hue && rm -rf node_modules
2021-03-18 22:25:22 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-18 22:25:23 UTC/bin/sh -c #(nop) COPY dir:ffbdfdaa868dfdcaac4f6b64a2c039cb5184db4a906af5ace3e94bcad453ad51 in desktop/conf
2021-03-18 22:25:23 UTC/bin/sh -c #(nop) COPY file:4ea332516401e7f3cfb1678459600eb7e8a63c1e3c9619271b753a2cae41eea0 in .
2021-03-18 22:25:23 UTC/bin/sh -c #(nop) USER hue
2021-03-18 22:25:23 UTC/bin/sh -c #(nop) EXPOSE 8888
2021-03-18 22:25:23 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.