Namespace
clickhouse
Image / Tag
clickhouse-server:21.8.10-alpine
Content Digest
sha256:61200dcb049095a0638c94852724bf57e14bcd2818ef989de807e875f2f5e119
Details
Created

2021-10-21 16:57:07 UTC

Size

185 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:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e - 1.45% (2.68 MB)

[#001] sha256:4b23e99df7462ed06731b5386a9c7d1671d8cd4df2c846b4aa4acbccf28ac587 - 97.92% (182 MB)

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


History
2021-08-27 17:19:45 UTC

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

2021-08-27 17:19:45 UTC

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

2021-10-21 16:56:51 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-10-21 16:56:57 UTC

/bin/sh -c #(nop) COPY dir:0cf29a56386edca431c461f40178d767a94730d30e6768eb9ba7f6f4639296e9 in /

2021-10-21 16:57:04 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-10-21 16:57:05 UTC

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

2021-10-21 16:57:06 UTC

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

2021-10-21 16:57:07 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