2021-02-28 20:42:48 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:f69af9cd34defd29033fe4cccc0e3ec824e64d5d253b4322db09f4f49bbe9fe2 - 8.57% (101 MB)
[#009] sha256:a7a59770a89d20dda0ac883ef531f72705956f5db4acf60287cbc7b5d14c774c - 8.57% (101 MB)
[#010] sha256:ef276150cd36eb0fba636a1d899cdd213caa08d7cc33d4652460cf932df91f4e - 0.0% (224 Bytes)
[#011] sha256:a5ed1dddd5075f3b6e0ebf40a1e5dd4a3d60248c762510f9758a56f2c56ddfbc - 0.0% (24.1 KB)
[#012] sha256:bf74afe56fa0d660e1a0397aca5f965561d5c058d756e36e774c1cd6a0b321fb - 0.0% (189 Bytes)
[#013] sha256:a0a33067bf73a207758ea6645f258bd30d3e6436c77466a623b7a407c29638ca - 35.38% (416 MB)
[#014] sha256:127f15a509087b09912c868c64d9795b1f889b0527db676638fe3ab3c370923b - 21.05% (248 MB)
[#015] sha256:f2d4d13621b3b33dcf6ea24db584d606180343cad8d2e78d8cf8c957ce40f071 - 0.0% (201 Bytes)
[#016] sha256:a17e6532c5abcad237158c46cc09971eabc798551204ca569fa4f38be0a9e2f2 - 1.69% (19.9 MB)
[#017] sha256:63a9ceefdf3fd84e09d3473db47b83491b8661446122cd89a457f8e40f56f33c - 0.0% (3.75 KB)
[#018] sha256:27749c4a325592ca39e2a7214fb591a28d9ebc3505f4b1ab0fca570e28bfd871 - 0.0% (232 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-02-28 20:22:06 UTC/bin/sh -c #(nop) ADD dir:9c4c4c8ce2f66c42ace92670d52d9fe77e05be7a8e46472b0e00cc563be954b8 in /hue
2021-02-28 20:22:07 UTC/bin/sh -c #(nop) WORKDIR /hue
2021-02-28 20:23:20 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-02-28 20:23:21 UTC/bin/sh -c rm desktop/conf/*
2021-02-28 20:23:21 UTC/bin/sh -c #(nop) COPY dir:e5a63bb03b95fae97bc869017695f4062c3d4bef43649795871587f5d54e07ff in desktop/conf
2021-02-28 20:23:24 UTC/bin/sh -c rm -r desktop/core/ext-py
2021-02-28 20:36:46 UTC/bin/sh -c PREFIX=/usr/share PYTHON_VER=python3.6 make install
2021-02-28 20:42:13 UTC/bin/sh -c chown -R hue /usr/share/hue
2021-02-28 20:42:17 UTC/bin/sh -c #(nop) WORKDIR /usr/share/hue
2021-02-28 20:42:29 UTC/bin/sh -c rm -rf /hue && rm -rf node_modules
2021-02-28 20:42:47 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-02-28 20:42:47 UTC/bin/sh -c #(nop) COPY dir:edbc624c58917789609722c23016f805cc0f2286c791c729da2c31ac3d768a8b in desktop/conf
2021-02-28 20:42:47 UTC/bin/sh -c #(nop) COPY file:4ea332516401e7f3cfb1678459600eb7e8a63c1e3c9619271b753a2cae41eea0 in .
2021-02-28 20:42:48 UTC/bin/sh -c #(nop) USER hue
2021-02-28 20:42:48 UTC/bin/sh -c #(nop) EXPOSE 8888
2021-02-28 20:42:48 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.