2021-01-07 14:22:58 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.74% (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:ca8a61916a2f95ef83e17da6fbc10e0fd5928bb82cda7d95aaa9c08926c367d7 - 9.38% (100 MB)
[#009] sha256:230f6dab92bc12fe30e145d45c4a16f2e5e7a1707f8a27b21e48f2c9326c266e - 9.38% (100 MB)
[#010] sha256:910dbe2cfee7e610c2d46bcc54a7959100d731a69b846f138c7b0dd9af32c729 - 0.0% (222 Bytes)
[#011] sha256:3b6e0b34cf6ef9a114926279e6ab9117a440dbe0c6aa7b9738a53fe99db2d7ed - 0.0% (24 KB)
[#012] sha256:5766dae971726dc412719b56df15c98ee3cfb2c1951d056decf592d64888e3c0 - 0.0% (187 Bytes)
[#013] sha256:acb6445d32a808d6304e3c18924a3cb24f54463965b71f82e3d02ce048767734 - 33.53% (358 MB)
[#014] sha256:198be30b7a4137e42f068422f695eec6e8a822382f8578d13d3aba42ed2450a5 - 18.94% (202 MB)
[#015] sha256:224ccfb27a1f6081ce1e9115f58f6a515d8aefa030a4c060c10d09681c42123f - 0.0% (203 Bytes)
[#016] sha256:b7a56e7132b47cae4e8f2e1ea5d1bc9de5214de748bb5a8dda086a8fa08a2dea - 1.83% (19.6 MB)
[#017] sha256:2765e67fead034e30c817cf73998b61e1404f92beee33f9bfb133c5040b8f30e - 0.0% (3.81 KB)
[#018] sha256:cac5e434c31235c054d43fb7830e6cce8633dd93d99c5452acc50b1523d8399d - 0.0% (231 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
2021-01-07 13:51:52 UTC/bin/sh -c #(nop) ADD dir:4de388082480efe1e07ba6973dc45a7d8c594fed6ce04bf931c9488f363e0706 in /hue
2021-01-07 13:51:55 UTC/bin/sh -c #(nop) WORKDIR /hue
2021-01-07 13:53:38 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-01-07 13:53:41 UTC/bin/sh -c rm desktop/conf/*
2021-01-07 13:53:41 UTC/bin/sh -c #(nop) COPY dir:47f9ad5dee1930d193889cbf36599247c181a406324e6f1cdbd22dbf7bac3a0e in desktop/conf
2021-01-07 13:53:45 UTC/bin/sh -c rm -r desktop/core/ext-py
2021-01-07 14:17:21 UTC/bin/sh -c PREFIX=/usr/share PYTHON_VER=python3.6 make install
2021-01-07 14:22:08 UTC/bin/sh -c chown -R hue /usr/share/hue
2021-01-07 14:22:13 UTC/bin/sh -c #(nop) WORKDIR /usr/share/hue
2021-01-07 14:22:24 UTC/bin/sh -c rm -rf /hue && rm -rf node_modules
2021-01-07 14:22:56 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
2021-01-07 14:22:56 UTC/bin/sh -c #(nop) COPY dir:14c9226582b9a218651227626c4400fcecde8f7040186ab58eb9d4cbcc6af0b3 in desktop/conf
2021-01-07 14:22:57 UTC/bin/sh -c #(nop) COPY file:4ea332516401e7f3cfb1678459600eb7e8a63c1e3c9619271b753a2cae41eea0 in .
2021-01-07 14:22:57 UTC/bin/sh -c #(nop) USER hue
2021-01-07 14:22:58 UTC/bin/sh -c #(nop) EXPOSE 8888
2021-01-07 14:22:58 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.