Namespace
gethue
Image / Tag
hue:20210715-162636
Content Digest
sha256:5d1a97eacd7733d7b1e6490aaa2a4c0b0d066d0db94c2c726e51d99d32184c26
Details
Created

2021-07-15 14:58:36 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:b2cb796da0b65069649c9db72debb4b5b898d8e11fb6a60ed66908a54e7ac4aa - 9.62% (44.7 MB)

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

[#004] sha256:24b1030000547db5ed5b37887d5600f20e5558f682ba8d770431d3b651d7a96a - 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-15 14:46:51 UTC

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

2021-07-15 14:58: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-15 14:58:06 UTC

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

2021-07-15 14:58:36 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-15 14:58:36 UTC

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

2021-07-15 14:58:36 UTC

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

2021-07-15 14:58:36 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