Namespace
gethue
Image / Tag
hue:20210720-140101
Content Digest
sha256:6f331cf18e661290c9fd8b36022872b1b168520743a289b02cb9ec9d695d6dff
Details
Created

2021-07-20 14:18:49 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:89a6386f6f8acacc2300f7fa41ad260d4de53b07d7f0e23b9f368b60ce53fc91 - 9.62% (44.7 MB)

[#003] sha256:90d6dd67e6454e16071e83505e5bc5d8882a95a58b3c719e9028f50a61d7d40f - 39.65% (184 MB)

[#004] sha256:04c95c76dfa93089267d775939e6026caff7644a8383a3b3a7c59459e52d730e - 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-20 14:02:44 UTC

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

2021-07-20 14:18:04 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-20 14:18:07 UTC

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

2021-07-20 14:18: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-07-20 14:18:48 UTC

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

2021-07-20 14:18:48 UTC

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

2021-07-20 14:18:49 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