sha256:dd5b2d541e0dc2b9c32507e58b1ae67c3b992747ac737d1c6590687368e8afd5
OS/ARCH
Compressed size
24.05 MB
Last pushed
almost 3 years by antreabot
Type
Image
Manifest digest
sha256:8f3131e9fdfd9731486ddd16c5ef4c42cb27cbe8e15d05e816d434fca06f1237
Image Layers
1101.3 KB220.71 KB3699.7 KB4317 B5198 B6113 B7385 B8355 B9127.5 KB10ARG TARGETARCH0 B13ADD LICENSE /licenses/ # buildkit3.96 KB14WORKDIR /0 B15ADD config/config.yaml /etc/clickhouse-operator/ # buildkit3.38 KB16ADD config/conf.d/* /etc/clickhouse-operator/conf.d/ # buildkit333 B17ADD config/config.d/* /etc/clickhouse-operator/config.d/ # buildkit1 KB18ADD config/templates.d/* /etc/clickhouse-operator/templates.d/ # buildkit984 B19ADD config/users.d/* /etc/clickhouse-operator/users.d/ # buildkit779 B20COPY /tmp/clickhouse-operator . # buildkit19.44 MB21COPY /tmp/bash /bin/bash # buildkit1.02 MB22COPY /tmp/bash /bin/sh # buildkit1.02 MB23COPY /tmp/curl /bin/curl # buildkit1.62 MB24RUN /bin/sh -c echo "Building32 B25WORKDIR /0 B26USER nobody0 B27ENTRYPOINT ["/clickhouse-operator"]0 B28CMD ["-logtostderr=true" "-v=1"]0 BCommand