2020-12-30 17:56:56 UTC
1.04 GB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 - 2.38% (25.5 MB)
[#001] sha256:3cf8fb62ba5ffb221a2edb2208741346eb4d2d99a174138e4afbb69ce1fd9966 - 0.0% (850 Bytes)
[#002] sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 - 0.0% (162 Bytes)
[#003] sha256:fdedd8720971041f85a48cd9c3dc26e844e971fd8986bb0c41b3f286202f6916 - 20.75% (222 MB)
[#004] sha256:c0e1476b2e5c683393733603c32168be0a10293e96023910ccc0ab3cb9deead4 - 0.2% (2.11 MB)
[#005] sha256:9058539bfab1d3d4aa364341c15b81928f4a7cda6337c211d0c3fa8471551be8 - 1.12% (11.9 MB)
[#006] sha256:e49b9edbb8f38a7a2a68b6f31e84007599089c523f0a3cfdc75019db5cb1f047 - 2.5% (26.7 MB)
[#007] sha256:81f934a510660ee565f611a1a0c0ec8366bf0f73400ecccd8167ff40f9b22287 - 0.0% (1.87 KB)
[#008] sha256:cb0e2d87955482db1eefc5bffc257bb2f283d65850e71ff9313e77820afccd0b - 9.38% (100 MB)
[#009] sha256:72e11eba484fc88df10b2ad76cce93717efb52b0a379ea3f3061a3ad518152b9 - 9.38% (100 MB)
[#010] sha256:ce3a9d5abf50e1865a4636845b2e4b2536c616800cadcc7a74e41078d9f9df90 - 0.0% (222 Bytes)
[#011] sha256:2977cc04a4fa51045cd95373005914dfb2a75f0e328cb5eb5409989e6a1adaf4 - 0.0% (24 KB)
[#012] sha256:b2eb3216f9fd08d49ab0670e7c084f4e388d1854ea03aa5c7baedfffd7ec9fe9 - 0.0% (188 Bytes)
[#013] sha256:78f3eeb8714012d425b442154ef8d53a7c1c832d7595dc073d5d548ec0b74165 - 33.53% (358 MB)
[#014] sha256:e6da30f1a571c73a69c8b79ded78deb840228857aa6f2988b458096a3b983cd3 - 18.93% (202 MB)
[#015] sha256:00ec23d69c4b877a34300fb2a6fd6647eaea5e9b055bb2c7b126f39d3a5c35d5 - 0.0% (204 Bytes)
[#016] sha256:371685a71f025599bb630bd9c06f090ae55aef0874c5fa1cc0e077ab642f3925 - 1.83% (19.5 MB)
[#017] sha256:d622c47c0eed338fc8c0dbd81b648cb345b9c57f08de037d074c6dcd4297bd09 - 0.0% (3.82 KB)
[#018] sha256:b868857a7bcb2322ce3875249a81ee898656ee6d113b961d63a43ef3364c93e9 - 0.0% (229 Bytes)
/bin/sh -c #(nop) ADD file:6ef542de9959c3061f2d0758adb031e226b221a1a2cd748ff59e6fc13216a1c0 in /
2020-11-25 22:25:14 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
2020-11-25 22:25:15 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-11-25 22:25:16 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-11-25 22:25:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-12-12 18:29:44 UTC/bin/sh -c #(nop) LABEL description=Hue SQL Assistant - gethue.com
2020-12-12 18:30: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
2020-12-12 18:30:47 UTC/bin/sh -c pip3 install --upgrade setuptools
2020-12-12 18:30:51 UTC/bin/sh -c pip3 install virtualenv
2020-12-12 18:31:06 UTC/bin/sh -c curl -sL https://deb.nodesource.com/setup_10.x | sudo bash - && apt-get install -y nodejs
2020-12-12 18:31:07 UTC/bin/sh -c addgroup hue && useradd -r -u 1001 -g hue hue
2020-12-30 17:38:10 UTC/bin/sh -c #(nop) ADD dir:b1a824fa4dd350c99a5b29344549e27ed115603d3b6c13dd284030a0b3c22774 in /hue
2020-12-30 17:38:12 UTC/bin/sh -c #(nop) WORKDIR /hue
2020-12-30 17:39:36 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
2020-12-30 17:39:39 UTC/bin/sh -c rm desktop/conf/*
2020-12-30 17:39:39 UTC/bin/sh -c #(nop) COPY dir:47f9ad5dee1930d193889cbf36599247c181a406324e6f1cdbd22dbf7bac3a0e in desktop/conf
2020-12-30 17:39:41 UTC/bin/sh -c rm -r desktop/core/ext-py
2020-12-30 17:52:31 UTC/bin/sh -c PREFIX=/usr/share PYTHON_VER=python3.6 make install
2020-12-30 17:56:28 UTC/bin/sh -c chown -R hue /usr/share/hue
2020-12-30 17:56:31 UTC/bin/sh -c #(nop) WORKDIR /usr/share/hue
2020-12-30 17:56:37 UTC/bin/sh -c rm -rf /hue && rm -rf node_modules
2020-12-30 17:56:55 UTC/bin/sh -c ./build/env/bin/pip install psycopg2-binary redis==2.10.6 django_redis==4.11.0 flower git+https://github.com/gethue/PyHive ksql pydruid pybigquery elasticsearch-dbapi pyasn1==0.4.1 python-snappy==0.5.4 threadloop # Needed for Jaeger thrift-sasl==0.2.1
2020-12-30 17:56:56 UTC/bin/sh -c #(nop) COPY dir:14c9226582b9a218651227626c4400fcecde8f7040186ab58eb9d4cbcc6af0b3 in desktop/conf
2020-12-30 17:56:56 UTC/bin/sh -c #(nop) COPY file:4ea332516401e7f3cfb1678459600eb7e8a63c1e3c9619271b753a2cae41eea0 in .
2020-12-30 17:56:56 UTC/bin/sh -c #(nop) USER hue
2020-12-30 17:56:56 UTC/bin/sh -c #(nop) EXPOSE 8888
2020-12-30 17:56:56 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.