Namespace
gethue
Image / Tag
hue:20211007-140101
Content Digest
sha256:d53d3bb1c585295307b446f81fe2a0dad2c320a648aeaeacdba37e8b6c82def5
Details
Created

2021-10-07 14:13:08 UTC

Size

420 MB

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

Environment
DEBIAN_FRONTEND

noninteractive

PATH

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


Layers

[#000] sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 - 6.49% (27.2 MB)

[#001] sha256:3d7e9d216a35ab13c8daa1c29c34c036efa41afd7f95025da83eef41157771e8 - 36.83% (155 MB)

[#002] sha256:d7614a360c40bb01198ffc31aa57441fc7c1ab3dbbc4463c659a67608539103b - 10.65% (44.7 MB)

[#003] sha256:63d604d9e700ee38443c67ae3e159bddedca987c874d9b781e420285f771ea34 - 42.92% (180 MB)

[#004] sha256:a67a552bef137d5d42f751a9ede2d85eae2f6fd2d06dfe7c4d6f409475d41b36 - 3.12% (13.1 MB)


History
2021-08-31 01:20:55 UTC

/bin/sh -c #(nop) ADD file:d2abf27fe2e8b0b5f4da68c018560c73e11c53098329246e3e6fe176698ef941 in /

2021-08-31 01:20:56 UTC

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

2021-09-23 14:03:39 UTC

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

2021-09-23 14:03:39 UTC

/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive

2021-09-23 14:04:27 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.8-venv python3.8-dev python3.8-distutils rsync curl sudo git && rm -rf /var/lib/apt/lists/*

2021-10-07 14:02:19 UTC

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

2021-10-07 14:12:26 UTC

/bin/sh -c pip3 install --upgrade --no-cache-dir setuptools virtualenv pip && curl -sL https://deb.nodesource.com/setup_14.x | sudo bash - && apt-get install -y nodejs && addgroup hue && useradd -r -u 1001 -g hue hue && chown -R hue /hue && mkdir /hue/build && chown -R hue /hue/build && mkdir /usr/share/hue && chown -R hue /usr/share/hue && rm -r /hue/desktop/conf/* && cp -r /hue/desktop/conf.dist/* /hue/desktop/conf/ && cd /hue && PREFIX=/usr/share PYTHON_VER=python3.8 make install && chown -R hue /usr/share/hue && npm cache clean --force && pip cache purge && rm -rf /var/lib/apt/lists/* && cp -r /hue/tools/docker/hue/conf3/* /usr/share/hue/desktop/conf/ && cp /hue/tools/docker/hue/startup.sh /usr/share/hue/startup.sh && mkdir -p /usr/share/hue/tools/slack && cp /hue/tools/slack/manifest.yml /usr/share/hue/tools/slack/manifest.yml && rm -rf /hue && rm -rf /usr/share/hue/node_modules

2021-10-07 14:12:31 UTC

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

2021-10-07 14:13:08 UTC

/bin/sh -c ./build/env/bin/pip install --no-cache-dir psycopg2-binary django_redis==4.11.0 flower==0.9.7 git+https://github.com/gethue/PyHive impyla==0.17.0 git+https://github.com/bryanyang0528/ksql-python pydruid pybigquery elasticsearch-dbapi pyasn1==0.4.1 python-snappy==0.5.4 threadloop sqlalchemy-clickhouse infi.clickhouse_orm==1.0.4

2021-10-07 14:13:08 UTC

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

2021-10-07 14:13:08 UTC

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

2021-10-07 14:13:08 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