Namespace
clickhouse
Image / Tag
clickhouse-server:21.8.11.4-alpine
Content Digest
sha256:f801f543f629517ae266c72cbac78b512797673e595da2ec6bd204fef7311e2a
Details
Created

2021-11-17 18:55:35 UTC

Size

186 MB

Content Digest
Environment
CLICKHOUSE_CONFIG

/etc/clickhouse-server/config.xml

LANG

en_US.UTF-8

LANGUAGE

en_US:en

LC_ALL

en_US.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TZ

UTC


Layers

[#000] sha256:97518928ae5f3d52d4164b314a7e73654eb686ecd8aafa0b79acd980773a740d - 1.45% (2.69 MB)

[#001] sha256:9b158920bd2da7eb44544a407d81ae25036446ababe2ec449fa4e31d7ff89201 - 97.91% (182 MB)

[#002] sha256:2137a6f580ba617abffec8d63ef83f8a02562b9b1dc967f6ecdfa1a2635a1762 - 0.64% (1.18 MB)


History
2021-11-12 17:19:44 UTC

/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 18:55:25 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 18:55:30 UTC

/bin/sh -c #(nop) COPY dir:5ceacbf556105c408b499b4eaee58eab9bf8d642730768894087c4d4b60b4b9b in /

2021-11-17 18:55:34 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 18:55:35 UTC

/bin/sh -c #(nop) EXPOSE 8123 9000 9009

2021-11-17 18:55:35 UTC

/bin/sh -c #(nop) VOLUME [/var/lib/clickhouse /var/log/clickhouse-server]

2021-11-17 18:55:35 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]

Danger Zone
Delete Tag

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.

Delete