Namespace
gethue
Image / Tag
hue:20250714-140101
Content Digest
sha256:90045075d6f2f02cc198b7499ce8b1775e74dcb9c43706fd13b15b50c299aead
Details
Created

2025-07-09 18:42:22 UTC

Size

712 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.96% (28.2 MB)

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

[#002] sha256:7bfeb144face71bb1da6cacd9ee646e0e8e7b5caaceee78269e21661a8ce3778 - 7.12% (50.7 MB)

[#003] sha256:05e5489b93bd4ff0a7636209f48ed75e42a9fd5a5da48c95e820dd68dc81194f - 57.74% (411 MB)

[#004] sha256:fae0c50f0c634861a3a6c7ecdd9cdc6abdbee6ee6fa71f1cd02cef59bb43b7a0 - 3.3% (23.5 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/*

2025-07-09 18:14:03 UTC

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

2025-07-09 18:41:54 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/slack && cp /hue/tools/slack/manifest.yml /usr/share/hue/tools/slack/manifest.yml && rm -rf /hue && rm -rf /usr/share/hue/node_modules

2025-07-09 18:41:57 UTC

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

2025-07-09 18:42:22 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

2025-07-09 18:42:22 UTC

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

2025-07-09 18:42:22 UTC

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

2025-07-09 18:42:22 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