Namespace
gethue
Image / Tag
hue:20240503-140101
Content Digest
sha256:25f6e8441ac972c8afc7d783b44e4785f82036d98d10c181a5a253c5bb16e35f
Details
Created

2024-05-03 14:24:46 UTC

Size

548 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 - 4.97% (27.2 MB)

[#001] sha256:4052b53859966a36cf26fe8d75fe635ee2dd969251a46dbe0b9eeabfbd7875eb - 30.74% (168 MB)

[#002] sha256:0da20ac959ec406b0aac8e570e92cfbbaf1e23c04b2a37771d27e42aafa13e70 - 9.24% (50.6 MB)

[#003] sha256:8068f692f4c74883f7347f9c9609831e012265f0cc03ad7e9d857a37161045cb - 51.57% (282 MB)

[#004] sha256:7918d4cef68633a358feaef65de2b67f0f4c81fbf1a4124a1a44c6b26f99515c - 3.48% (19.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"]

2023-08-21 10:31:34 UTC

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

2023-08-21 10:31:34 UTC

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

2023-08-21 10:32:17 UTC

/bin/sh -c apt-get update -y && apt-get install -y python3-pip libkrb5-dev libsasl2-modules-gssapi-mit libsasl2-dev libkrb5-dev krb5-config krb5-user 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/*

2024-05-03 14:02:22 UTC

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

2024-05-03 14:24:22 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 | sudo -E 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.8 /usr/bin/pip3.8 && ln -fs /usr/local/bin/pip3.8 /usr/bin/pip3 && PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python PREFIX=/usr/share ROOT=/usr/share/hue PYTHON_VER=python3.8 ROOT=/hue SYS_PYTHON=/usr/bin/python3.8 SYS_PIP=/usr/local/bin/pip3.8 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

2024-05-03 14:24:25 UTC

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

2024-05-03 14:24:45 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 git+https://github.com/bryanyang0528/ksql-python pydruid elasticsearch-dbapi pyasn1==0.4.1 python-snappy==0.5.4 threadloop sqlalchemy-clickhouse infi.clickhouse_orm==1.0.4 mysqlclient==2.1.1 PyAthena==2.25.2

2024-05-03 14:24:46 UTC

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

2024-05-03 14:24:46 UTC

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

2024-05-03 14:24:46 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