2021-07-27 18:39:37 UTC
167 MB
/etc/clickhouse-server/config.xml
LANGen_US.UTF-8
LANGUAGEen_US:en
LC_ALLen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TZUTC
[#000] sha256:16ec32c2132b43494832a05f2b02f7a822479f8250c173d0ab27b3de78b2f058 - 16.34% (27.2 MB)
[#001] sha256:7f22b537c07fbc239dd7faab62931cb65c56ca28e094bf2ae01013769c8ce31a - 83.16% (139 MB)
[#002] sha256:3b879e0aec018822b6a95130284fb0967f9d39a0f3f85ea1aeeef9afd1b69fc5 - 0.49% (843 KB)
[#003] sha256:ff0b25daa9855797b6bb9a7b8d28b028d263c65bf29df7e5ecabf598f244b0e7 - 0.0% (115 Bytes)
[#004] sha256:ac16d9537815ba00601071dce87a928ccec9cee204b7f1e4ba448ee3ee19c738 - 0.0% (368 Bytes)
[#005] sha256:db280806802973f53044880f00cb2578801851241f0833231281687e7de7ebae - 0.0% (1.89 KB)
[#006] sha256:59e9903a69457848810ac72ef6f183585e26ed952917be9b972f59860721cb6c - 0.0% (1.89 KB)
/bin/sh -c #(nop) ADD file:524e8d93ad65f08a0cb0d144268350186e36f508006b05b8faf2e1289499b59f in /
2021-07-26 21:21:40 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-07-27 18:38:45 UTC/bin/sh -c #(nop) ARG version=21.5.1.*
2021-07-27 18:38:46 UTC/bin/sh -c #(nop) ARG gosu_ver=1.10
2021-07-27 18:38:47 UTC/bin/sh -c #(nop) ARG deb_location_url=
2021-07-27 18:38:48 UTC/bin/sh -c #(nop) ARG BUILD
2021-07-27 18:38:49 UTC/bin/sh -c #(nop) ARG FEATURE
2021-07-27 18:38:50 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2021-07-27 18:38:52 UTC|6 BUILD=21.3.15.2 DEBIAN_FRONTEND=noninteractive FEATURE=altinity+stable deb_location_url=http://0.0.0.0:8000 gosu_ver=1.10 version=21.5.1.* /bin/sh -c echo $BUILD $FEATURE
2021-07-27 18:39:09 UTC|6 BUILD=21.3.15.2 DEBIAN_FRONTEND=noninteractive FEATURE=altinity+stable deb_location_url=http://0.0.0.0:8000 gosu_ver=1.10 version=21.5.1.* /bin/sh -c groupadd -r clickhouse --gid=101 && useradd -r -g clickhouse --uid=101 --home-dir=/var/lib/clickhouse --shell=/bin/bash clickhouse && apt-get update && apt-get install --yes --no-install-recommends apt-transport-https=2.0.6 ca-certificates=20210119~20.04.1 dirmngr=2.2.19-3ubuntu2.1 gnupg=2.2.19-3ubuntu2.1 locales=2.31-0ubuntu9.2 wget=1.20.3-1ubuntu1 tzdata=2021a-0ubuntu0.20.04 lz4=1.9.2-2ubuntu0.20.04.1 && rm -rf /tmp/clickhouse_debs && mkdir -p /tmp/clickhouse_debs && wget --progress=bar:force:noscroll "${deb_location_url}/clickhouse-common-static_${BUILD}.${FEATURE}_amd64.deb" -P /tmp/clickhouse_debs && wget --progress=bar:force:noscroll "${deb_location_url}/clickhouse-client_${BUILD}.${FEATURE}_all.deb" -P /tmp/clickhouse_debs && wget --progress=bar:force:noscroll "${deb_location_url}/clickhouse-server_${BUILD}.${FEATURE}_all.deb" -P /tmp/clickhouse_debs && dpkg -i /tmp/clickhouse_debs/*.deb && wget --progress=bar:force:noscroll "https://github.com/tianon/gosu/releases/download/$gosu_ver/gosu-$(dpkg --print-architecture)" -O /bin/gosu && chmod +x /bin/gosu && clickhouse-local -q 'SELECT * FROM system.build_options' && rm -rf /var/lib/apt/lists/* /var/cache/debconf /tmp/* && apt-get clean && mkdir -p /var/lib/clickhouse /var/log/clickhouse-server /etc/clickhouse-server /etc/clickhouse-client && chmod ugo+Xrw -R /var/lib/clickhouse /var/log/clickhouse-server /etc/clickhouse-server /etc/clickhouse-client
2021-07-27 18:39:12 UTC|6 BUILD=21.3.15.2 DEBIAN_FRONTEND=noninteractive FEATURE=altinity+stable deb_location_url=http://0.0.0.0:8000 gosu_ver=1.10 version=21.5.1.* /bin/sh -c locale-gen en_US.UTF-8
2021-07-27 18:39:14 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2021-07-27 18:39:17 UTC/bin/sh -c #(nop) ENV LANGUAGE=en_US:en
2021-07-27 18:39:19 UTC/bin/sh -c #(nop) ENV LC_ALL=en_US.UTF-8
2021-07-27 18:39:21 UTC/bin/sh -c #(nop) ENV TZ=UTC
2021-07-27 18:39:23 UTC|6 BUILD=21.3.15.2 DEBIAN_FRONTEND=noninteractive FEATURE=altinity+stable deb_location_url=http://0.0.0.0:8000 gosu_ver=1.10 version=21.5.1.* /bin/sh -c mkdir /docker-entrypoint-initdb.d
2021-07-27 18:39:25 UTC/bin/sh -c #(nop) COPY file:be0034646ef808a6761351699364615bfd6971daa7dcd09b6332e89e6d164c9e in /etc/clickhouse-server/config.d/
2021-07-27 18:39:27 UTC/bin/sh -c #(nop) COPY file:7255123fcab624e861eed7109e49f87dcbe734ab6f3d8ab5b7570e5a3001f494 in /entrypoint.sh
2021-07-27 18:39:29 UTC|6 BUILD=21.3.15.2 DEBIAN_FRONTEND=noninteractive FEATURE=altinity+stable deb_location_url=http://0.0.0.0:8000 gosu_ver=1.10 version=21.5.1.* /bin/sh -c chmod +x /entrypoint.sh /bin/gosu
2021-07-27 18:39:30 UTC/bin/sh -c #(nop) EXPOSE 8123/tcp 9000/tcp 9009/tcp
2021-07-27 18:39:33 UTC/bin/sh -c #(nop) VOLUME [/var/lib/clickhouse]
2021-07-27 18:39:35 UTC/bin/sh -c #(nop) ENV CLICKHOUSE_CONFIG=/etc/clickhouse-server/config.xml
2021-07-27 18:39:37 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.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.