2021-09-17 17:24:29 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:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 - 16.29% (27.2 MB)
[#001] sha256:29b3a51dabada073f18edc0de7122d6a8936e59fdeb5a14382db47b296bff1de - 0.0% (856 Bytes)
[#002] sha256:332f683968aa391b307d4548889d672bd1c8d3cbb094eae8444b742e31e6822b - 82.64% (138 MB)
[#003] sha256:406b2b60ae2936601d4a942bd1900de5918d803febc9da9985aa6dc21e1e9bdd - 0.29% (489 KB)
[#004] sha256:8b1a02ea18de61337babdc479353fcd1fcf8a3676c0ae7479281601a2efffc93 - 0.49% (843 KB)
[#005] sha256:bf0283e64374e7917e533f11ea29e1ccc9c983714df27af8bea9844fdb4514cb - 0.0% (149 Bytes)
[#006] sha256:fe7ebde754b095b3c965e34274c0cb341719e43dfb5a0502e1cac91f9ad3d309 - 0.0% (367 Bytes)
[#007] sha256:1b719526b583841af6cac0ac72ec9c68b362b2b8326a469b82d8032d32ce96e9 - 0.0% (2.19 KB)
[#008] sha256:9908f250bcac422a0d10cf2e812c8227eca66dd5f3a51e7e7fa5c64c2a7f30c0 - 0.29% (491 KB)
/bin/sh -c #(nop) ADD file:d2abf27fe2e8b0b5f4da68c018560c73e11c53098329246e3e6fe176698ef941 in /
2021-08-31 01:20:56 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-09-17 17:23:16 UTC/bin/sh -c #(nop) ARG repository=deb https://repo.clickhouse.tech/deb/stable/ main/
2021-09-17 17:23:17 UTC/bin/sh -c #(nop) ARG version=21.3.17.*
2021-09-17 17:23:17 UTC/bin/sh -c #(nop) ARG gosu_ver=1.10
2021-09-17 17:23:19 UTC|3 gosu_ver=1.10 repository=deb https://repo.clickhouse.tech/deb/stable/ main/ version=21.3.17.* /bin/sh -c sed -i 's|http://archive|http://ru.archive|g' /etc/apt/sources.list
2021-09-17 17:24:09 UTC|3 gosu_ver=1.10 repository=deb https://repo.clickhouse.tech/deb/stable/ main/ version=21.3.17.* /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-09-17 17:24:12 UTC/bin/sh -c #(nop) ADD f3f7e0d153f8d747d9bc088089c130694235a0918b03c34b8390616e19ce9690 in /bin/gosu
2021-09-17 17:24:16 UTC|3 gosu_ver=1.10 repository=deb https://repo.clickhouse.tech/deb/stable/ main/ version=21.3.17.* /bin/sh -c locale-gen en_US.UTF-8
2021-09-17 17:24:16 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8
2021-09-17 17:24:17 UTC/bin/sh -c #(nop) ENV LANGUAGE=en_US:en
2021-09-17 17:24:18 UTC/bin/sh -c #(nop) ENV LC_ALL=en_US.UTF-8
2021-09-17 17:24:19 UTC/bin/sh -c #(nop) ENV TZ=UTC
2021-09-17 17:24:21 UTC|3 gosu_ver=1.10 repository=deb https://repo.clickhouse.tech/deb/stable/ main/ version=21.3.17.* /bin/sh -c mkdir /docker-entrypoint-initdb.d
2021-09-17 17:24:22 UTC/bin/sh -c #(nop) COPY file:83afed1b09644f3352549a695d600c2d7812f255caf954be0537b98690d113b9 in /etc/clickhouse-server/config.d/
2021-09-17 17:24:23 UTC/bin/sh -c #(nop) COPY file:490a0a41f1a3bb19878bbe4b2af68f2921fe08132a5e20c6b7bf79338b69a1af in /entrypoint.sh
2021-09-17 17:24:24 UTC|3 gosu_ver=1.10 repository=deb https://repo.clickhouse.tech/deb/stable/ main/ version=21.3.17.* /bin/sh -c chmod +x /entrypoint.sh /bin/gosu
2021-09-17 17:24:25 UTC/bin/sh -c #(nop) EXPOSE 8123 9000 9009
2021-09-17 17:24:26 UTC/bin/sh -c #(nop) VOLUME [/var/lib/clickhouse]
2021-09-17 17:24:27 UTC/bin/sh -c #(nop) ENV CLICKHOUSE_CONFIG=/etc/clickhouse-server/config.xml
2021-09-17 17:24:29 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.