2022-02-10 18:47:16 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:08c01a0ec47e82ebe2bec112f373d160983a6d1e9e66627f66a3322bc403221b - 16.28% (27.2 MB)
[#001] sha256:3132930ef5e81987a3df386204a90828e4b07a01808442b094132d096c3bfef4 - 82.94% (139 MB)
[#002] sha256:fca642fb28df11aaf3dd4f72bbcbdb733963b700e8c32f06f4245a3abd25b17b - 0.49% (843 KB)
[#003] sha256:023c6986a71aee7ac0fdfd451747c3f8ace0c7c171748af61c0289a313fcd68e - 0.0% (149 Bytes)
[#004] sha256:7e58a8e6456220e9aaa97069a1c57e7f6bdeee397ebd23d51290821f3442d4a1 - 0.0% (365 Bytes)
[#005] sha256:16c8d3c31d64856cae66d4da03040d1066999708c61b0de554a5d8ed3d6e9d62 - 0.0% (1.89 KB)
[#006] sha256:136fe2086f65ce6d735fab8834205993d7ad0493a9a2b9a865dd73e3270bfe02 - 0.29% (491 KB)
/bin/sh -c #(nop) ADD file:3ccf747d646089ed7fbb43c40c45dd43e86f0674115f856efada93c7e4a63624 in /
2022-02-02 02:14:46 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-02-10 18:46:39 UTC/bin/sh -c #(nop) ARG version=21.5.1.*
2022-02-10 18:46:40 UTC/bin/sh -c #(nop) ARG gosu_ver=1.10
2022-02-10 18:46:40 UTC/bin/sh -c #(nop) ARG deb_location_url=
2022-02-10 18:46:41 UTC/bin/sh -c #(nop) ARG BUILD
2022-02-10 18:46:41 UTC/bin/sh -c #(nop) ARG FEATURE
2022-02-10 18:46:42 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2022-02-10 18:46:44 UTC|6 BUILD=21.3.20.2 DEBIAN_FRONTEND=noninteractive FEATURE=altinitystable deb_location_url=http://0.0.0.0:8000 gosu_ver=1.10 version=21.5.1.* /bin/sh -c echo $BUILD $FEATURE
2022-02-10 18:47:07 UTC|6 BUILD=21.3.20.2 DEBIAN_FRONTEND=noninteractive FEATURE=altinitystable 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.2 dirmngr=2.2.19-3ubuntu2.1 gnupg=2.2.19-3ubuntu2.1 locales=2.31-0ubuntu9.2 wget=1.20.3-1ubuntu1 tzdata=2021* 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
2022-02-10 18:47:09 UTC|6 BUILD=21.3.20.2 DEBIAN_FRONTEND=noninteractive FEATURE=altinitystable 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
2022-02-10 18:47:09 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2022-02-10 18:47:10 UTC/bin/sh -c #(nop) ENV LANGUAGE=en_US:en
2022-02-10 18:47:10 UTC/bin/sh -c #(nop) ENV LC_ALL=en_US.UTF-8
2022-02-10 18:47:10 UTC/bin/sh -c #(nop) ENV TZ=UTC
2022-02-10 18:47:12 UTC|6 BUILD=21.3.20.2 DEBIAN_FRONTEND=noninteractive FEATURE=altinitystable 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
2022-02-10 18:47:12 UTC/bin/sh -c #(nop) COPY file:83afed1b09644f3352549a695d600c2d7812f255caf954be0537b98690d113b9 in /etc/clickhouse-server/config.d/
2022-02-10 18:47:13 UTC/bin/sh -c #(nop) COPY file:0f66459e9ceda643c6e5c8d3cedb501ecc5f468e39eed06e12881a5e19f8c6b3 in /entrypoint.sh
2022-02-10 18:47:14 UTC|6 BUILD=21.3.20.2 DEBIAN_FRONTEND=noninteractive FEATURE=altinitystable 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
2022-02-10 18:47:14 UTC/bin/sh -c #(nop) EXPOSE 8123 9000 9009
2022-02-10 18:47:15 UTC/bin/sh -c #(nop) VOLUME [/var/lib/clickhouse]
2022-02-10 18:47:16 UTC/bin/sh -c #(nop) ENV CLICKHOUSE_CONFIG=/etc/clickhouse-server/config.xml
2022-02-10 18:47:16 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.