Namespace
clickhouse
Image / Tag
clickhouse-server:22.1.3.7-alpine
Content Digest
sha256:fe2af8e0ff31eb610a23121dd41dda92a4b0920a9a4d141c5e6463b364024903
Details
Created

2022-01-23 14:47:34 UTC

Size

218 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.23% (2.69 MB)

[#001] sha256:9f7ff2eeb4b8b570b8fc5c4f29e0f7eb301723b3da7a1fab84b4936203c1ffc5 - 98.23% (215 MB)

[#002] sha256:685b25779e7d990b956a0e8b6259728f0b2428e5dc0b066821386c8489b6f63f - 0.54% (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-23 14:46: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

2022-01-23 14:47:10 UTC

/bin/sh -c #(nop) COPY dir:3b99cbd6699c1ab7e6694a159ff286b0ed14f45b7723e6cd2728ad2baefd8083 in /

2022-01-23 14:47:30 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-23 14:47:32 UTC

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

2022-01-23 14:47:33 UTC

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

2022-01-23 14:47:34 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