Namespace
clickhouse
Image / Tag
clickhouse-server:21.8.13-alpine
Content Digest
sha256:fac0d64868c67ce96c3b31ede1f26013e27106cc62a469ab6aab82a19d7f378e
Details
Created

2021-12-27 07:47:09 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:bbf5231c3ad713d02fc16d6a571f2106072c4913b604a7dd3b26963658fbcb21 - 97.92% (182 MB)

[#002] sha256:570877cb849f4c2fe653a820d0cb81b12d8b3b9e05914add9beeb88afeb62efe - 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-27 07:46:59 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-27 07:47:04 UTC

/bin/sh -c #(nop) COPY dir:6accae075b24551f39f75c887a4ccd7ff0fb71ec7341ec28d4f120963528871e in /

2021-12-27 07:47:08 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-27 07:47:08 UTC

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

2021-12-27 07:47:09 UTC

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

2021-12-27 07:47:09 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