2021-09-17 20:29:29 UTC
185 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:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e - 1.45% (2.68 MB)
[#001] sha256:ee2ec8d90f9094cf4393e6394346ac25d86d0eb59d9e06f8a1964afe1cdcce51 - 97.92% (181 MB)
[#002] sha256:bbaeff1a504c62c3172b6f1962084611697f16cf17389c093b0a9a0786b5a9b8 - 0.63% (1.16 MB)
/bin/sh -c #(nop) ADD file:aad4290d27580cc1a094ffaf98c3ca2fc5d699fe695dfb8e6e9fac20f1129450 in /
2021-08-27 17:19:45 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-09-17 20:29:11 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-09-17 20:29:18 UTC/bin/sh -c #(nop) COPY dir:f1c8575024ca14eb788f445d2f0ac43169ca5ba55ab88dc162410562ee88cc1e in /
2021-09-17 20:29:26 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-09-17 20:29:27 UTC/bin/sh -c #(nop) EXPOSE 8123 9000 9009
2021-09-17 20:29:28 UTC/bin/sh -c #(nop) VOLUME [/var/lib/clickhouse /var/log/clickhouse-server]
2021-09-17 20:29: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.