Namespace
clickhouse
Image / Tag
clickhouse-server:21.3.20-alpine
Content Digest
sha256:b434983027bdddfb8c9ff20b2cdc5acbe1ad443a7bb382b221c29cdd08d44e40
Details
Created

2022-01-26 11:46:35 UTC

Size

130 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 - 2.06% (2.69 MB)

[#001] sha256:4aecfe00e4453721e8562e08947f418e8a29a41deeda6951127f2b7d801e426b - 97.32% (127 MB)

[#002] sha256:a5cca145554343096d6c49403f73ee80d50bce94dc832f2913ffa2bb5b36358f - 0.62% (821 KB)


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"]

2022-01-26 11:46:21 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-26 11:46:26 UTC

/bin/sh -c #(nop) COPY dir:99bf0b5cf851f6493fc51a086c678f4e7c4cc16e07baa627cdbb3926be3bbe8c in /

2022-01-26 11:46:32 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 && chmod ugo+Xrw -R /var/lib/clickhouse /var/log/clickhouse-server /etc/clickhouse-server /etc/clickhouse-client

2022-01-26 11:46:33 UTC

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

2022-01-26 11:46:34 UTC

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

2022-01-26 11:46: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