Namespace
clickhouse
Image / Tag
clickhouse-server:21.11.10-alpine
Content Digest
sha256:5c8b6e21360d92a032e6000733ecd396a75575081ac33f8e28a33ac9bcdf6566
Details
Created

2022-01-12 18:20:58 UTC

Size

199 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.35% (2.69 MB)

[#001] sha256:d5ae87bae9daf02813c827ed41882805fe14d6d6cc765e5092dd0e559f6eb07c - 98.05% (195 MB)

[#002] sha256:0f836580fc8a2286721b68e2fdc28d63b7a7af61b123131ce889237b0429f27f - 0.59% (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"]

2022-01-12 18:20:39 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-12 18:20:47 UTC

/bin/sh -c #(nop) COPY dir:79a83a9cb4bc3bfaa8b9ebdbf16dcfb995e0bdef3c1a041ea78dc1c65909bad7 in /

2022-01-12 18:20:55 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-12 18:20:56 UTC

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

2022-01-12 18:20:57 UTC

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

2022-01-12 18:20:58 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