2022-01-26 11:50:26 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:ea362f368469f909a95f9a6e54ebe0121ce0a8e3c30583dd9c5fb35b14544dec - 16.32% (27.2 MB)
[#001] sha256:54739179c5e5821415c051409d069714eb5d86b254baaccbc3a06a071f21c525 - 0.0% (856 Bytes)
[#002] sha256:d0ce5a474780db8028b1ffe8c84df6e605c54b3fe3b77a868929fcd4e9b3f437 - 82.61% (138 MB)
[#003] sha256:28b2e29dbd36d45310b455bfbdc9152c62bd4f1f66b8d7a6c9a72ebaaf952110 - 0.29% (489 KB)
[#004] sha256:c5c1469c51835b30566c4ee6b2573a3851a94ae26fbed3aab0d08e3603169405 - 0.49% (843 KB)
[#005] sha256:7d899235912c4b72a8774d42284c8a3aa712ab3f2dc2db34545c5ab427b47b2b - 0.0% (149 Bytes)
[#006] sha256:cee82804555b85028aba0227781cdf63e4bd8ed822e9036355aa774be2284783 - 0.0% (369 Bytes)
[#007] sha256:5d95cce6848d14ce733299a7502086c0f84d702c62b2834d29edfff4ead02a20 - 0.0% (2.19 KB)
[#008] sha256:795fb4371f9d9862250ac51fcb01030011de901aa784818adba2fc188a92f4a4 - 0.29% (491 KB)
/bin/sh -c #(nop) ADD file:122ad323412c2e70b3138d8eb62648c4692989de91be1ffb6b4bf086c8311b62 in /
2022-01-07 02:25:30 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-01-26 11:49:14 UTC/bin/sh -c #(nop) ARG repository=deb https://repo.clickhouse.tech/deb/stable/ main/
2022-01-26 11:49:15 UTC/bin/sh -c #(nop) ARG version=21.3.20.*
2022-01-26 11:49:16 UTC/bin/sh -c #(nop) ARG gosu_ver=1.10
2022-01-26 11:49:18 UTC|3 gosu_ver=1.10 repository=deb https://repo.clickhouse.tech/deb/stable/ main/ version=21.3.20.* /bin/sh -c sed -i 's|http://archive|http://ru.archive|g' /etc/apt/sources.list
2022-01-26 11:50:09 UTC|3 gosu_ver=1.10 repository=deb https://repo.clickhouse.tech/deb/stable/ main/ version=21.3.20.* /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
2022-01-26 11:50:11 UTC/bin/sh -c #(nop) ADD f3f7e0d153f8d747d9bc088089c130694235a0918b03c34b8390616e19ce9690 in /bin/gosu
2022-01-26 11:50:15 UTC|3 gosu_ver=1.10 repository=deb https://repo.clickhouse.tech/deb/stable/ main/ version=21.3.20.* /bin/sh -c locale-gen en_US.UTF-8
2022-01-26 11:50:16 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2022-01-26 11:50:17 UTC/bin/sh -c #(nop) ENV LANGUAGE=en_US:en
2022-01-26 11:50:18 UTC/bin/sh -c #(nop) ENV LC_ALL=en_US.UTF-8
2022-01-26 11:50:18 UTC/bin/sh -c #(nop) ENV TZ=UTC
2022-01-26 11:50:20 UTC|3 gosu_ver=1.10 repository=deb https://repo.clickhouse.tech/deb/stable/ main/ version=21.3.20.* /bin/sh -c mkdir /docker-entrypoint-initdb.d
2022-01-26 11:50:21 UTC/bin/sh -c #(nop) COPY file:83afed1b09644f3352549a695d600c2d7812f255caf954be0537b98690d113b9 in /etc/clickhouse-server/config.d/
2022-01-26 11:50:21 UTC/bin/sh -c #(nop) COPY file:490a0a41f1a3bb19878bbe4b2af68f2921fe08132a5e20c6b7bf79338b69a1af in /entrypoint.sh
2022-01-26 11:50:23 UTC|3 gosu_ver=1.10 repository=deb https://repo.clickhouse.tech/deb/stable/ main/ version=21.3.20.* /bin/sh -c chmod +x /entrypoint.sh /bin/gosu
2022-01-26 11:50:24 UTC/bin/sh -c #(nop) EXPOSE 8123 9000 9009
2022-01-26 11:50:25 UTC/bin/sh -c #(nop) VOLUME [/var/lib/clickhouse]
2022-01-26 11:50:26 UTC/bin/sh -c #(nop) ENV CLICKHOUSE_CONFIG=/etc/clickhouse-server/config.xml
2022-01-26 11:50:26 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.