Namespace
gethue
Image / Tag
hue:20260223-140101
Content Digest
sha256:7d5c1b9f8a79ac987e3a04fba987890dd9cd6055c6c475e63fcb0355455fa4e1
Details
Created

2026-02-12 14:38:41 UTC

Size

732 MB

Content Digest
Labels
  • description
    Hue SQL Assistant - gethue.com
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    22.04

Environment
DEBIAN_FRONTEND

noninteractive

PATH

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


Layers

[#000] sha256:e735f3a6b70199ad991c5715d965a4d858540eca2be18be0d889698e5a0a3e8c - 3.85% (28.2 MB)

[#001] sha256:5da57342c0675d315dce88806f877d5edd2ad34988558a36ccef1cce611dd776 - 27.14% (199 MB)

[#002] sha256:54e602ed9fbd156eade0525fbb47281873947c01579be9a463cfaf9cd55b2ea9 - 6.94% (50.8 MB)

[#003] sha256:80472d3b79477a318a29827113d4ec064dc5f1a8cd0d76b5092146bca0924ca4 - 60.54% (443 MB)

[#004] sha256:a74deee4d44ece2396ae5488be99396cbb7046b45b1cc7d2d5a41210dad0d8d5 - 1.53% (11.2 MB)


History
2025-06-20 10:16:46 UTC

/bin/sh -c #(nop) ARG RELEASE

2025-06-20 10:16:46 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2025-06-20 10:16:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2025-06-20 10:16:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04

2025-06-20 10:16:49 UTC

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

2025-06-20 10:16:49 UTC

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

2025-07-09 18:12:57 UTC

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

2025-07-09 18:12:58 UTC

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

2025-07-09 18:13:54 UTC

/bin/sh -c apt-get update -y && apt-get install -y python3.11 python3.11-venv python3.11-dev python3.11-distutils python3-pip libkrb5-dev libsasl2-modules-gssapi-mit libsasl2-dev krb5-config krb5-user libxml2-dev libxslt-dev libmysqlclient-dev libldap2-dev libsnappy-dev libffi-dev pkg-config rsync curl sudo git && rm -rf /var/lib/apt/lists/*

2026-02-12 14:02:25 UTC

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

2026-02-12 14:38:14 UTC

/bin/sh -c pip3 install --upgrade --no-cache-dir setuptools virtualenv pip && apt-get install -y curl && curl -fsSL https://deb.nodesource.com/setup_lts.x | 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 -rf /hue/desktop/conf && cp -r /hue/desktop/conf.dist /hue/desktop/conf && mkdir -m 755 /var/log/hue && cd /hue && ln -fs /usr/local/bin/pip3.11 /usr/bin/pip3.11 && ln -fs /usr/local/bin/pip3.11 /usr/bin/pip3 && PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python PREFIX=/usr/share INSTALL_DIR=/usr/share/hue ROOT=/usr/share/hue PYTHON_VER=python3.11 SYS_PYTHON=/usr/bin/python3.11 SYS_PIP=/usr/local/bin/pip3.11 make apps 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/scripts && cp -r /hue/tools/scripts/* /usr/share/hue/tools/scripts/ && chmod +x /usr/share/hue/tools/scripts/*.sh || true && chmod +x /usr/share/hue/tools/scripts/python/*.sh || true && 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

2026-02-12 14:38:16 UTC

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

2026-02-12 14:38:40 UTC

/bin/sh -c ./build/env/bin/pip install --no-cache-dir psycopg2-binary django_redis==5.4.0 flower==2.0.1 git+https://github.com/gethue/PyHive git+https://github.com/bryanyang0528/ksql-python pydruid elasticsearch-dbapi pyasn1==0.6.1 python-snappy==0.7.3 threadloop sqlalchemy-clickhouse infi.clickhouse_orm==1.0.4 mysqlclient==2.2.7 PyAthena==3.14.1

2026-02-12 14:38:41 UTC

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

2026-02-12 14:38:41 UTC

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

2026-02-12 14:38:41 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