2021-02-22 14:39:15 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.92% (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:534fd5ff06a0903ed345a04c60dde06d71091d350e7e606a0bfc4932b9c16580 - 8.55% (100 MB)
[#009] sha256:5c4b92a117cdd5883782d3862dbc620eaec9037ab73495f3e06e883437311b13 - 8.55% (100 MB)
[#010] sha256:a37d284b73f793a19908ccf74b32821e2a744e0bf075aa75c29617180496f5e1 - 0.0% (224 Bytes)
[#011] sha256:aba31518b462139cc346640a5ba825ff014bbc9e46435778d41112218180ff0b - 0.0% (24.1 KB)
[#012] sha256:fd2e822e8d9d0f4822cea5f0e9ce3ac256b4b522abee1acd9f06666b84ec3da5 - 0.0% (190 Bytes)
[#013] sha256:fa450530ee76f517c51f7b835ed32fe8e5a1528d65d7625a559bf027ad221fa7 - 35.35% (415 MB)
[#014] sha256:b49f13c3640a14785125543adfa2f911fd68617c9eea87d6114e98a9ff8c6d20 - 21.07% (247 MB)
[#015] sha256:ca6a0abcb26953b8c8cbde4996829d738c1f8d28b67c099d08af7bb3cafdb3ac - 0.0% (202 Bytes)
[#016] sha256:6741a0187cdbc0b4ebf3ec0f52de6af8d405c0ec0e0aece5b311493fad5c254e - 1.68% (19.7 MB)
[#017] sha256:fcdb7e81ca4f1d355f5d879dfb84b54e0b916c54a2eb654957598b21c5ffb05c - 0.0% (3.75 KB)
[#018] sha256:72e4ae28508f52736682ff04e55cd45229a23ce4c57dc79397ebd11bc84ab98b - 0.0% (235 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-22 13:53:48 UTC/bin/sh -c #(nop) ADD dir:3610e1893860ea867bf0e9bbdb493196047c726875652348bba4f8c6f860b41e in /hue
2021-02-22 13:53:52 UTC/bin/sh -c #(nop) WORKDIR /hue
2021-02-22 13:55:46 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-22 13:55:50 UTC/bin/sh -c rm desktop/conf/*
2021-02-22 13:55:51 UTC/bin/sh -c #(nop) COPY dir:e5a63bb03b95fae97bc869017695f4062c3d4bef43649795871587f5d54e07ff in desktop/conf
2021-02-22 13:55:54 UTC/bin/sh -c rm -r desktop/core/ext-py
2021-02-22 14:31:04 UTC/bin/sh -c PREFIX=/usr/share PYTHON_VER=python3.6 make install
2021-02-22 14:38:05 UTC/bin/sh -c chown -R hue /usr/share/hue
2021-02-22 14:38:15 UTC/bin/sh -c #(nop) WORKDIR /usr/share/hue
2021-02-22 14:38:26 UTC/bin/sh -c rm -rf /hue && rm -rf node_modules
2021-02-22 14:39:13 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-22 14:39:13 UTC/bin/sh -c #(nop) COPY dir:edbc624c58917789609722c23016f805cc0f2286c791c729da2c31ac3d768a8b in desktop/conf
2021-02-22 14:39:14 UTC/bin/sh -c #(nop) COPY file:4ea332516401e7f3cfb1678459600eb7e8a63c1e3c9619271b753a2cae41eea0 in .
2021-02-22 14:39:14 UTC/bin/sh -c #(nop) USER hue
2021-02-22 14:39:14 UTC/bin/sh -c #(nop) EXPOSE 8888
2021-02-22 14:39:15 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.