Namespace
gethue
Image / Tag
hue:20210719-140101
Content Digest
sha256:f111d4f36460540255f3744a091f199747c0fe74730595a287a315a9437509b1
Details
Created

2021-07-19 14:12:58 UTC

Size

464 MB

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

Environment
PATH

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


Layers

[#000] sha256:e7ae86ffe2df0787131a4c49ace1b018fd38d62929b007d86bdd1f825e56a852 - 5.49% (25.5 MB)

[#001] sha256:f132d9694a1224a59e2be71693fd5d42706febf02337351642190583c72e2408 - 42.67% (198 MB)

[#002] sha256:fe96ad163c170033ca08ce8c4333fd13780ebee355e1b70322b6cd5e4cf7913e - 9.62% (44.7 MB)

[#003] sha256:28fe84d58cf56b114d60a316595de387ce8f686b2d1c73647df1bb5cced89ee7 - 39.65% (184 MB)

[#004] sha256:baeeb9d89f71413576bc6aa5bf89f57f1ad093d799544704755767cc028011fb - 2.57% (11.9 MB)


History
2021-07-13 22:29:15 UTC

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

2021-07-13 22:29:15 UTC

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

2021-07-15 14:45:38 UTC

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

2021-07-15 14:46:43 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.6-venv rsync curl sudo git && rm -rf /var/lib/apt/lists/*

2021-07-19 14:02:33 UTC

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

2021-07-19 14:12:29 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.6 make install && chown -R hue /usr/share/hue && npm cache clean --force && pip3 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-07-19 14:12:33 UTC

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

2021-07-19 14:12:57 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-07-19 14:12:58 UTC

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

2021-07-19 14:12:58 UTC

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

2021-07-19 14:12:58 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