sha256:a0b09efd850b5854c7c3e2981c676252410c2d48b5e042dea3b9b6b35afc5e58
OS/ARCH
linux/amd64
Compressed size
1.65 GB
Last pushed
over 4 years by zhihanz
Type
Image
Manifest digest
sha256:a0b09efd850b5854c7c3e2981c676252410c2d48b5e042dea3b9b6b35afc5e58
Image Layers
1ADD file ... in / 27.24 MB2CMD ["bash"]0 B3ARG TARGETPLATFORM0 B4ARG RUNNER_VERSION=2.286.00 B5ARG DOCKER_CHANNEL=stable0 B6ARG DOCKER_VERSION=20.10.80 B7ARG DUMB_INIT_VERSION=1.2.50 B8RUN |5 TARGETPLATFORM=linux/amd64 RUNNER_VERSION=2.286.0 DOCKER_CHANNEL=stable147.07 MB9ENV DEBIAN_FRONTEND=noninteractive0 B10RUN |5 TARGETPLATFORM=linux/amd64 RUNNER_VERSION=2.286.0 DOCKER_CHANNEL=stable4.51 KB11RUN |5 TARGETPLATFORM=linux/amd64 RUNNER_VERSION=2.286.0 DOCKER_CHANNEL=stable58.44 MB12RUN |5 TARGETPLATFORM=linux/amd64 RUNNER_VERSION=2.286.0 DOCKER_CHANNEL=stable136.73 MB13ENV RUNNER_ASSETS_DIR=/runnertmp0 B14ENV HOME=/home/runner0 B15RUN |5 TARGETPLATFORM=linux/amd64 RUNNER_VERSION=2.286.0 DOCKER_CHANNEL=stable142 B16ENV RUNNER_TOOL_CACHE=/opt/hostedtoolcache0 B17RUN |5 TARGETPLATFORM=linux/amd64 RUNNER_VERSION=2.286.0 DOCKER_CHANNEL=stable1.29 KB18COPY modprobe startup.sh /usr/local/bin/ #281 B19COPY supervisor/ /etc/supervisor/conf.d/ # buildkit397 B20COPY logger.sh /opt/bash-utils/logger.sh # buildkit2.13 KB21COPY entrypoint.sh /usr/local/bin/ # buildkit1.29 KB22RUN |5 TARGETPLATFORM=linux/amd64 RUNNER_VERSION=2.286.0 DOCKER_CHANNEL=stable31.05 KB23RUN |5 TARGETPLATFORM=linux/amd64 RUNNER_VERSION=2.286.0 DOCKER_CHANNEL=stable1.41 KB24VOLUME [/var/lib/docker]0 B25COPY patched /runnertmp/patched # buildkit0 B26ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/runner/.local/bin0 B27ENV ImageOS=ubuntu200 B28USER runner0 B29ENTRYPOINT ["/usr/local/bin/dumb-init" "--"]0 B30CMD ["startup.sh"]0 B31LABEL repository=datafuselabs0 B32LABEL homepage=https://databend.com0 B33LABEL maintainer=Cloud Platform Team0 B34ENV GOLANG_VERSION=1.17.30 B35ENV GOLANG_SHA256=550f9845451c0c94be679faf116291e7807a8d78b43149f9506c1b15eb89008c0 B36USER root0 B37/bin/sh -c apt-get update -y532.32 MB38/bin/sh -c curl -fsSLo /tmp/go.tgz128.56 MB39ENV GOPATH=/go0 B40ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/runner/.local/bin0 B41ENV XDG_CONFIG_HOME=/root/.config0 B42ENV XDG_CACHE_HOME=/root/.cache0 B43/bin/sh -c curl -L https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-314 MB44ARG PULUMI_VERSION0 B45/bin/sh -c curl -fsSL https://get.pulumi.com/63.37 MB46/bin/sh -c chown -R runner:runner164 B47/bin/sh -c chmod 755 ~/.pulumi150 B48/bin/sh -c git clone https://github.com/datafuselabs/databend.git582.46 MB49USER runner0 BCommand
ADD file:5d68d27cc15a80653c93d3a0b262a28112d47a46326ff5fc2dfbf7fa3b9a0ce8 in /