Namespace
clickhouse
Image / Tag
clickhouse-server:21.7.11.3-alpine
Content Digest
sha256:a770541ef8a33789d8503a1b80eddc58d3f306747963717a87375e2f9ee2f4f8
Details
Created

2021-09-24 13:18:59 UTC

Size

178 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.51% (2.68 MB)

[#001] sha256:3ee2eb5a566f3195b023e8c485c9afcabd4dfa49aa5b6d9dc2d0ad92118df60b - 97.84% (174 MB)

[#002] sha256:95d6d3b749e4fd516927860058f48159da1739bc5e02aed99b3f11ba83b03809 - 0.65% (1.16 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-09-24 13:18:32 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-24 13:18:38 UTC

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

2021-09-24 13:18:53 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-09-24 13:18:56 UTC

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

2021-09-24 13:18:57 UTC

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

2021-09-24 13:18:59 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