2023-03-23 14:26:22 UTC
490 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 - 5.57% (27.2 MB)
[#001] sha256:65052bfcdb4187a7c2db3ad395170955cbe133f4eba8d6cc80bd1ee1c9ba715e - 33.71% (165 MB)
[#002] sha256:f06b84d7eb2bb8622a76e584802e8636e6b137e67470bdee63122e0ad904eb94 - 10.04% (49.1 MB)
[#003] sha256:081182f32af821c398e5b69a1ceb7c0fa1d5822b0b9120f5c60f778c9ab9d6ed - 49.32% (241 MB)
[#004] sha256:a01fdc0a7e5350216b0a735bf178a58f8582f3cb47125a1b790b3e642797db7e - 1.37% (6.72 MB)
/bin/sh -c #(nop) ADD file:d2abf27fe2e8b0b5f4da68c018560c73e11c53098329246e3e6fe176698ef941 in /
2021-08-31 01:20:56 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-09-23 14:03:39 UTC/bin/sh -c #(nop) LABEL description=Hue SQL Assistant - gethue.com
2021-09-23 14:03:39 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2022-04-14 14:03:08 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/*
2023-03-23 14:02:23 UTC/bin/sh -c #(nop) ADD dir:1700a94adc0536cc3f4d9774ff37a5feffa63b5a3dc63e83a73214784763ebff in /hue
2023-03-23 14:26:02 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 -rf /hue/desktop/conf && cp -r /hue/desktop/conf.dist /hue/desktop/conf && 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
2023-03-23 14:26:05 UTC/bin/sh -c #(nop) WORKDIR /usr/share/hue
2023-03-23 14:26:21 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
2023-03-23 14:26:21 UTC/bin/sh -c #(nop) USER hue
2023-03-23 14:26:22 UTC/bin/sh -c #(nop) EXPOSE 8888
2023-03-23 14:26:22 UTC/bin/sh -c #(nop) CMD ["./startup.sh"]
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.