2022-01-23 15:46:00 UTC
211 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:59bf1c3509f33515622619af21ed55bbe26d24913cedbca106468a5fb37a50c3 - 1.27% (2.69 MB)
[#001] sha256:4f1ddbe77b593f474da09d0538b74a9f6a8894a2b99137cd554fc81d89be43c9 - 98.17% (208 MB)
[#002] sha256:4d6993401e944e637ed2e97f22e85574430d092a7545326db0d0738ce424bce0 - 0.56% (1.18 MB)
/bin/sh -c #(nop) ADD file:9233f6f2237d79659a9521f7e390df217cec49f1a8aa3a12147bbca1956acdb9 in /
2021-11-24 20:19:40 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-01-23 15:45:43 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
2022-01-23 15:45:50 UTC/bin/sh -c #(nop) COPY dir:ffc96dd618f847239cbbd15eef8a43356e7aa5f4c1de0257b27b59da58c4d137 in /
2022-01-23 15:45:57 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
2022-01-23 15:45:58 UTC/bin/sh -c #(nop) EXPOSE 8123 9000 9009
2022-01-23 15:45:59 UTC/bin/sh -c #(nop) VOLUME [/var/lib/clickhouse /var/log/clickhouse-server]
2022-01-23 15:46:00 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.