2021-08-11 14:23:36 UTC
465 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:feac5306138255e28a9862d3f3d29025d0a4d0648855afe1acd6131af07138ac - 5.48% (25.5 MB)
[#001] sha256:083ba57e713aa84943df94b1b83ff4d340d13bfea7dd777952d205e79c76186a - 42.63% (198 MB)
[#002] sha256:ca42837e786d02c50a4328c81a8958a49df1df4fbffd210ffe50922a2b3a0e75 - 9.62% (44.7 MB)
[#003] sha256:f4c942352a3e7147761f9ae89952ec10ec97cf86ef8edd05fc99706fabeac061 - 39.68% (184 MB)
[#004] sha256:32e555d3ce9967995eba54d28704fa782c1e13486c3eeb43282a286ea676d9dd - 2.59% (12 MB)
/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-11 14:02:41 UTC/bin/sh -c #(nop) ADD dir:8da99e41c1e3abce28a53f1cd524e95e8b623ec7f6f971b6b5fc6808d247c84d in /hue
2021-08-11 14:22:47 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-11 14:22:50 UTC/bin/sh -c #(nop) WORKDIR /usr/share/hue
2021-08-11 14:23:35 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-11 14:23:35 UTC/bin/sh -c #(nop) USER hue
2021-08-11 14:23:36 UTC/bin/sh -c #(nop) EXPOSE 8888
2021-08-11 14:23:36 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.