Namespace
gethue
Image / Tag
hue:20250731-140101
Content Digest
sha256:75ca97ebbab7974bc130ab43801a2e0a0b12b3cf49fac7eb2e22270c48af90d1
Details
Created

2025-07-31 14:29:38 UTC

Size

714 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.95% (28.2 MB)

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

[#002] sha256:49f24bc539705e0ee8af9d57866e6e16e643e548b1a2dec997df1d1091733a03 - 7.11% (50.7 MB)

[#003] sha256:97e2f687bdd7707f99774ff731672af925a6c2fe4cd9d95be32532b95e43dff5 - 57.82% (413 MB)

[#004] sha256:2ff9476cb8f6c6eab7059bb13eb4792e822947f8404f91cf422937794d88e945 - 3.31% (23.6 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-31 14:02:20 UTC

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

2025-07-31 14:29:09 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-31 14:29:13 UTC

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

2025-07-31 14:29:37 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-31 14:29:38 UTC

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

2025-07-31 14:29:38 UTC

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

2025-07-31 14:29:38 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