Namespace
gethue
Image / Tag
hue:20210827-052258
Content Digest
sha256:de1b6afc457c59bce6fc8eb02c86df2277724c82bd994e703640d41f811cbb33
Details
Created

2021-08-27 05:05:48 UTC

Size

465 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:feac5306138255e28a9862d3f3d29025d0a4d0648855afe1acd6131af07138ac - 5.48% (25.5 MB)

[#001] sha256:083ba57e713aa84943df94b1b83ff4d340d13bfea7dd777952d205e79c76186a - 42.63% (198 MB)

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

[#003] sha256:ca139b6e3da6c7e449c27edd9052592f883de84bb9f874eb14be39900686b5ca - 39.69% (184 MB)

[#004] sha256:5a38ce3dd20c191b169e3644cf11561a0f67e7e386cc935cb5a20de8c47c95a1 - 2.58% (12 MB)


History
2021-07-26 21:21:30 UTC

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

2021-07-26 21:21:31 UTC

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

2021-07-29 14:03:28 UTC

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

2021-07-29 14:04:29 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-08-27 04:55:01 UTC

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

2021-08-27 05:05:20 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-08-27 05:05:22 UTC

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

2021-08-27 05:05:47 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-08-27 05:05:48 UTC

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

2021-08-27 05:05:48 UTC

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

2021-08-27 05:05:48 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