Namespace
clickhouse
Image / Tag
clickhouse-server:21.3.17-alpine
Content Digest
sha256:5061ce786954aa80d23c8c8ba85c6cdb0bfd98c271a7e6da8cb112b3d699b66e
Details
Created

2021-09-17 17:21:12 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:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e - 2.06% (2.68 MB)

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

[#002] sha256:b6496ca8c763bde4de02ba746e67fdeefad7d823e9cf36bb70ff50545ed4d535 - 0.61% (818 KB)


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-09-17 17:20:57 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-09-17 17:21:02 UTC

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

2021-09-17 17:21:09 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

2021-09-17 17:21:10 UTC

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

2021-09-17 17:21:11 UTC

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

2021-09-17 17:21:12 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