Namespace
clickhouse
Image / Tag
clickhouse-server:21.8.12-alpine
Content Digest
sha256:ab4308fad09d949b7d13b3cf15fedf895b68665754f2a9a7b768e4391356fbed
Details
Created

2021-12-02 15:35:02 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:59bf1c3509f33515622619af21ed55bbe26d24913cedbca106468a5fb37a50c3 - 1.45% (2.69 MB)

[#001] sha256:01a602c0752a741fd1b351166a864e23b541533634d7f240b7c48f5517d55dac - 97.91% (182 MB)

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


History
2021-11-24 20:19:40 UTC

/bin/sh -c #(nop) ADD file:9233f6f2237d79659a9521f7e390df217cec49f1a8aa3a12147bbca1956acdb9 in /

2021-11-24 20:19:40 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2021-12-02 15:34:38 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-12-02 15:34:46 UTC

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

2021-12-02 15:34:58 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-12-02 15:35:00 UTC

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

2021-12-02 15:35:01 UTC

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

2021-12-02 15:35:02 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