2021-11-17 12:53:31 UTC
198 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:97518928ae5f3d52d4164b314a7e73654eb686ecd8aafa0b79acd980773a740d - 1.36% (2.69 MB)
[#001] sha256:4551c4ecd10869c1be1dd32782f6599a15cd4cb3422d2290d100a3193b238952 - 98.05% (194 MB)
[#002] sha256:b7e3596fb2f714209f864450d229f39d9ea0a6960a4baa514d7face67ee559ef - 0.59% (1.18 MB)
/bin/sh -c #(nop) ADD file:762c899ec0505d1a32930ee804c5b008825f41611161be104076cba33b7e5b2b in /
2021-11-12 17:19:45 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-11-17 12:53:13 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8 TZ=UTC CLICKHOUSE_CONFIG=/etc/clickhouse-server/config.xml
2021-11-17 12:53:21 UTC/bin/sh -c #(nop) COPY dir:8e8b3854b78fa6c47061a2a5a086728c4bfab4ace1c9ee8085115004e38eec62 in /
2021-11-17 12:53:28 UTC/bin/sh -c addgroup -S -g 101 clickhouse && adduser -S -h /var/lib/clickhouse -s /bin/bash -G clickhouse -g "ClickHouse server" -u 101 clickhouse && mkdir -p /var/lib/clickhouse /var/log/clickhouse-server /etc/clickhouse-server /etc/clickhouse-client && chown clickhouse:clickhouse /var/lib/clickhouse && chown root:clickhouse /var/log/clickhouse-server && chmod +x /entrypoint.sh && apk add --no-cache su-exec bash tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && echo "UTC" > /etc/timezone && chmod ugo+Xrw -R /var/lib/clickhouse /var/log/clickhouse-server /etc/clickhouse-server /etc/clickhouse-client
2021-11-17 12:53:29 UTC/bin/sh -c #(nop) EXPOSE 8123 9000 9009
2021-11-17 12:53:30 UTC/bin/sh -c #(nop) VOLUME [/var/lib/clickhouse /var/log/clickhouse-server]
2021-11-17 12:53:31 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.