2021-12-10 13:16:37 UTC
166 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:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 - 16.37% (27.2 MB)
[#001] sha256:ac336e2166fef2a9be87a12127d4a497943b8ec781cf6b4f7ca19888956a3fcd - 0.0% (853 Bytes)
[#002] sha256:779893191ef931adbf4ebfb33b9c4dd55978eb38ce925192cb42842d5ae8295d - 82.55% (137 MB)
[#003] sha256:14149d7ac9a9926c68496c230bd437cf739e216bee6f15479e27ead201b26dbe - 0.29% (489 KB)
[#004] sha256:6ff843b094bdf597ca3c0de336bdbd52249972a90f0ea05595a86db65c23bebf - 0.49% (843 KB)
[#005] sha256:faad6d2a39f1687f7998ab8c3dd7b5c20e54264cc57ecdb4238c32040ffeb1b4 - 0.0% (149 Bytes)
[#006] sha256:136d58b23245c3112907fc4fdd3f01ce29ddaf37756d663e0bdee1a31f8cab7e - 0.0% (367 Bytes)
[#007] sha256:93ce376091f2844a1655b000ecbddd263e1644c2e2063f68ec930266d48ede5f - 0.0% (2.19 KB)
[#008] sha256:969b5605b1f56f4e16dd439b9eab9e95689054d7674980a9b2d02377901ab125 - 0.29% (491 KB)
/bin/sh -c #(nop) ADD file:5d68d27cc15a80653c93d3a0b262a28112d47a46326ff5fc2dfbf7fa3b9a0ce8 in /
2021-10-16 00:37:47 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-12-10 13:15:31 UTC/bin/sh -c #(nop) ARG repository=deb https://repo.clickhouse.tech/deb/stable/ main/
2021-12-10 13:15:31 UTC/bin/sh -c #(nop) ARG version=21.3.19.*
2021-12-10 13:15:32 UTC/bin/sh -c #(nop) ARG gosu_ver=1.10
2021-12-10 13:15:34 UTC|3 gosu_ver=1.10 repository=deb https://repo.clickhouse.tech/deb/stable/ main/ version=21.3.19.* /bin/sh -c sed -i 's|http://archive|http://ru.archive|g' /etc/apt/sources.list
2021-12-10 13:16:18 UTC|3 gosu_ver=1.10 repository=deb https://repo.clickhouse.tech/deb/stable/ main/ version=21.3.19.* /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 ca-certificates dirmngr gnupg && mkdir -p /etc/apt/sources.list.d && apt-key adv --keyserver keyserver.ubuntu.com --recv E0C56BD4 && echo $repository > /etc/apt/sources.list.d/clickhouse.list && apt-get update && env DEBIAN_FRONTEND=noninteractive apt-get --yes -o "Dpkg::Options::=--force-confdef" -o "Dpkg::Options::=--force-confold" upgrade && env DEBIAN_FRONTEND=noninteractive apt-get install --allow-unauthenticated --yes --no-install-recommends clickhouse-common-static=$version clickhouse-client=$version clickhouse-server=$version locales wget && 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-12-10 13:16:22 UTC/bin/sh -c #(nop) ADD f3f7e0d153f8d747d9bc088089c130694235a0918b03c34b8390616e19ce9690 in /bin/gosu
2021-12-10 13:16:25 UTC|3 gosu_ver=1.10 repository=deb https://repo.clickhouse.tech/deb/stable/ main/ version=21.3.19.* /bin/sh -c locale-gen en_US.UTF-8
2021-12-10 13:16:26 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2021-12-10 13:16:27 UTC/bin/sh -c #(nop) ENV LANGUAGE=en_US:en
2021-12-10 13:16:28 UTC/bin/sh -c #(nop) ENV LC_ALL=en_US.UTF-8
2021-12-10 13:16:29 UTC/bin/sh -c #(nop) ENV TZ=UTC
2021-12-10 13:16:30 UTC|3 gosu_ver=1.10 repository=deb https://repo.clickhouse.tech/deb/stable/ main/ version=21.3.19.* /bin/sh -c mkdir /docker-entrypoint-initdb.d
2021-12-10 13:16:31 UTC/bin/sh -c #(nop) COPY file:83afed1b09644f3352549a695d600c2d7812f255caf954be0537b98690d113b9 in /etc/clickhouse-server/config.d/
2021-12-10 13:16:32 UTC/bin/sh -c #(nop) COPY file:490a0a41f1a3bb19878bbe4b2af68f2921fe08132a5e20c6b7bf79338b69a1af in /entrypoint.sh
2021-12-10 13:16:33 UTC|3 gosu_ver=1.10 repository=deb https://repo.clickhouse.tech/deb/stable/ main/ version=21.3.19.* /bin/sh -c chmod +x /entrypoint.sh /bin/gosu
2021-12-10 13:16:34 UTC/bin/sh -c #(nop) EXPOSE 8123 9000 9009
2021-12-10 13:16:35 UTC/bin/sh -c #(nop) VOLUME [/var/lib/clickhouse]
2021-12-10 13:16:36 UTC/bin/sh -c #(nop) ENV CLICKHOUSE_CONFIG=/etc/clickhouse-server/config.xml
2021-12-10 13:16: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.