Namespace
gethue
Image / Tag
hue:20210118-135001
Content Digest
sha256:d0646b0f2ccbac783b3aa0239f3b057a8da056bc12d67f6a6e5d543596ed0fe6
Details
Created

2021-01-18 14:15:47 UTC

Size

1.05 GB

Content Digest
Labels
  • description
    Hue SQL Assistant - gethue.com

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 - 2.38% (25.5 MB)

[#001] sha256:3cf8fb62ba5ffb221a2edb2208741346eb4d2d99a174138e4afbb69ce1fd9966 - 0.0% (850 Bytes)

[#002] sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 - 0.0% (162 Bytes)

[#003] sha256:9cee2478e53b0a0a17519edd3ad4b74c202176fd467e1bd87d2a05d2f432eb12 - 21.21% (227 MB)

[#004] sha256:1f8618dddeb7f57c14ba9baa8d86d16f4cf4d51cd32ec8fd706bbabcea100ca3 - 0.2% (2.11 MB)

[#005] sha256:dbdbae585f8786766676a196ad59a91ffb873cb09b047b865916e9770f63b7f8 - 1.12% (12 MB)

[#006] sha256:7c0e58d3e1bd68a38270e535de26c639b9a7023191cb0168e67a078db51bbf40 - 2.47% (26.4 MB)

[#007] sha256:bf071ccf7ee4ec94f06cc52f9c6cf058518b227db5f3b850b0d249597a584640 - 0.0% (1.88 KB)

[#008] sha256:d425ce561f8cb5d88be1350a27a019c5f3cf2a55035c957797d485c34b9f403f - 9.37% (100 MB)

[#009] sha256:993a54745124aa585909825d066a595d3a22fa020034c78ced2759f88f69c47a - 9.37% (100 MB)

[#010] sha256:fb2d9b17af5ba34f1e1900ed2623b40de793e10e71fa1f119d0d922bc1fc6261 - 0.0% (221 Bytes)

[#011] sha256:ddaf0ca518faaefdaa3bfb36f6cdc0a6a65600f635b8ed7d9f58ee31c163fd1c - 0.0% (24 KB)

[#012] sha256:c23bbf8ee6094943f8689374b2a88392afd085fc9ee71e6459bd62facfc6e3a3 - 0.0% (187 Bytes)

[#013] sha256:b08be6230f9d7a7318fa197b3289230e5a99d1aff9ad94e2076115a0bb720a80 - 33.23% (356 MB)

[#014] sha256:2d25f6ee29bb38bef9f63046874b0fdd3a66a09c06cc71f530a0671b17698735 - 18.84% (202 MB)

[#015] sha256:d5868bf7a0d5d81d670abf9c11e5440eb230a2b32b511b70bdf1a1ccb5e0f92a - 0.0% (204 Bytes)

[#016] sha256:8f21d6c0178435ef2def8f99de4a71b1514aea080c6b4c0c870d5141eef2de4c - 1.81% (19.4 MB)

[#017] sha256:485dac428b4eb1053eb5d6814145da5b6d9af622ba5c5ccfed0c7e7817e2ef01 - 0.0% (3.74 KB)

[#018] sha256:4b57902db8a36de79320b2129dd156c079ba1eb04b1c04315663b995e93b87fe - 0.0% (231 Bytes)


History
2020-11-25 22:25:13 UTC

/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"]

2021-01-15 13:56:29 UTC

/bin/sh -c #(nop) LABEL description=Hue SQL Assistant - gethue.com

2021-01-15 13:59:19 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-01-15 13:59:31 UTC

/bin/sh -c pip3 install --upgrade setuptools

2021-01-15 13:59:43 UTC

/bin/sh -c pip3 install virtualenv

2021-01-15 14:00:31 UTC

/bin/sh -c curl -sL https://deb.nodesource.com/setup_10.x | sudo bash - && apt-get install -y nodejs

2021-01-15 14:00:34 UTC

/bin/sh -c addgroup hue && useradd -r -u 1001 -g hue hue

2021-01-18 13:53:01 UTC

/bin/sh -c #(nop) ADD dir:a20c8250391c56da131aa665066cbaeb81f7c98d16f46e5e91c81221cda968eb in /hue

2021-01-18 13:53:05 UTC

/bin/sh -c #(nop) WORKDIR /hue

2021-01-18 13:55:07 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-18 13:55:13 UTC

/bin/sh -c rm desktop/conf/*

2021-01-18 13:55:13 UTC

/bin/sh -c #(nop) COPY dir:c822e969055e1095848e2866066b7eecafd6c96bddba5828b87b261bbc97ce81 in desktop/conf

2021-01-18 13:55:17 UTC

/bin/sh -c rm -r desktop/core/ext-py

2021-01-18 14:12:28 UTC

/bin/sh -c PREFIX=/usr/share PYTHON_VER=python3.6 make install

2021-01-18 14:15:21 UTC

/bin/sh -c chown -R hue /usr/share/hue

2021-01-18 14:15:24 UTC

/bin/sh -c #(nop) WORKDIR /usr/share/hue

2021-01-18 14:15:27 UTC

/bin/sh -c rm -rf /hue && rm -rf node_modules

2021-01-18 14:15:46 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-01-18 14:15:46 UTC

/bin/sh -c #(nop) COPY dir:edbc624c58917789609722c23016f805cc0f2286c791c729da2c31ac3d768a8b in desktop/conf

2021-01-18 14:15:46 UTC

/bin/sh -c #(nop) COPY file:4ea332516401e7f3cfb1678459600eb7e8a63c1e3c9619271b753a2cae41eea0 in .

2021-01-18 14:15:46 UTC

/bin/sh -c #(nop) USER hue

2021-01-18 14:15:47 UTC

/bin/sh -c #(nop) EXPOSE 8888

2021-01-18 14:15:47 UTC

/bin/sh -c #(nop) CMD ["./startup.sh"]

Danger Zone
Delete Tag

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.

Delete