Sign inSign up

cbioportal/clickhouse-test:latest

Index digest

sha256:0b9c7351f13464617da2c127f8f3d1a74c03fce3188a4f0d9b7e3777f2baabc6

OS/ARCH

linux/amd64

Compressed size

311.29 MB

Last pushed

5 months by inodb

Type

Image

Manifest digest

sha256:b45014bfbcfd31084a2a55b0e3083f42099627f75b49668fe07974510ae8c2e3

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.24 MB
6CMD ["/bin/bash"]0 B
7ARG DEBIAN_FRONTEND=noninteractive0 B
8ARG apt_archive=http://archive.ubuntu.com0 B
9RUN |2 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com /bin/sh8.38 MB
10ARG REPO_CHANNEL=stable0 B
11ARG REPOSITORY=https://s3.amazonaws.com/clickhouse-builds/24.5/f11729638ea44248bf62bcf3f3c3f84efbe634c9/package_release0 B
12ARG VERSION=24.5.8.100 B
13ARG PACKAGES=clickhouse-client clickhouse-server clickhouse-common-static0 B
14ARG deb_location_url=https://s3.amazonaws.com/clickhouse-builds/24.5/f11729638ea44248bf62bcf3f3c3f84efbe634c9/package_release0 B
15ARG DIRECT_DOWNLOAD_URLS=0 B
16ARG single_binary_location_url=0 B
17ARG TARGETARCH=amd640 B
18RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable32 B
19RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable131.35 MB
20RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable32 B
21RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable32 B
22RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable23.99 KB
23RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable843.24 KB
24ENV LANG=en_US.UTF-80 B
25ENV LANGUAGE=en_US:en0 B
26ENV LC_ALL=en_US.UTF-80 B
27ENV TZ=UTC0 B
28RUN |10 DEBIAN_FRONTEND=noninteractive apt_archive=http://archive.ubuntu.com REPO_CHANNEL=stable116 B
29COPY docker_related_config.xml /etc/clickhouse-server/config.d/ # buildkit365 B
30COPY entrypoint.sh /entrypoint.sh # buildkit3.02 KB
31EXPOSE map[8123/tcp:{} 9000/tcp:{} 9009/tcp:{}]0 B
32VOLUME [/var/lib/clickhouse]0 B
33ENV CLICKHOUSE_CONFIG=/etc/clickhouse-server/config.xml0 B
34ENTRYPOINT ["/entrypoint.sh"]0 B
35COPY --chown=clickhouse:clickhouse . /var/lib/clickhouse/ #144.48 MB
36ENV CLICKHOUSE_DB=cbioportal0 B
37ENV CLICKHOUSE_USER=cbio_user0 B
38ENV CLICKHOUSE_PASSWORD=somepassword0 B
39ENV CLICKHOUSE_DEFAULT_ACCESS_MANAGEMENT=10 B

Command

 ARG RELEASE