Sign inSign up

zhihanz/databend-runner:v2

Manifest digest

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 MB
2CMD ["bash"]0 B
3ARG TARGETPLATFORM0 B
4ARG RUNNER_VERSION=2.286.00 B
5ARG DOCKER_CHANNEL=stable0 B
6ARG DOCKER_VERSION=20.10.80 B
7ARG DUMB_INIT_VERSION=1.2.50 B
8RUN |5 TARGETPLATFORM=linux/amd64 RUNNER_VERSION=2.286.0 DOCKER_CHANNEL=stable147.07 MB
9ENV DEBIAN_FRONTEND=noninteractive0 B
10RUN |5 TARGETPLATFORM=linux/amd64 RUNNER_VERSION=2.286.0 DOCKER_CHANNEL=stable4.51 KB
11RUN |5 TARGETPLATFORM=linux/amd64 RUNNER_VERSION=2.286.0 DOCKER_CHANNEL=stable58.44 MB
12RUN |5 TARGETPLATFORM=linux/amd64 RUNNER_VERSION=2.286.0 DOCKER_CHANNEL=stable136.73 MB
13ENV RUNNER_ASSETS_DIR=/runnertmp0 B
14ENV HOME=/home/runner0 B
15RUN |5 TARGETPLATFORM=linux/amd64 RUNNER_VERSION=2.286.0 DOCKER_CHANNEL=stable142 B
16ENV RUNNER_TOOL_CACHE=/opt/hostedtoolcache0 B
17RUN |5 TARGETPLATFORM=linux/amd64 RUNNER_VERSION=2.286.0 DOCKER_CHANNEL=stable1.29 KB
18COPY modprobe startup.sh /usr/local/bin/ #281 B
19COPY supervisor/ /etc/supervisor/conf.d/ # buildkit397 B
20COPY logger.sh /opt/bash-utils/logger.sh # buildkit2.13 KB
21COPY entrypoint.sh /usr/local/bin/ # buildkit1.29 KB
22RUN |5 TARGETPLATFORM=linux/amd64 RUNNER_VERSION=2.286.0 DOCKER_CHANNEL=stable31.05 KB
23RUN |5 TARGETPLATFORM=linux/amd64 RUNNER_VERSION=2.286.0 DOCKER_CHANNEL=stable1.41 KB
24VOLUME [/var/lib/docker]0 B
25COPY patched /runnertmp/patched # buildkit0 B
26ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/runner/.local/bin0 B
27ENV ImageOS=ubuntu200 B
28USER runner0 B
29ENTRYPOINT ["/usr/local/bin/dumb-init" "--"]0 B
30CMD ["startup.sh"]0 B
31LABEL repository=datafuselabs0 B
32LABEL homepage=https://databend.com0 B
33LABEL maintainer=Cloud Platform Team0 B
34ENV GOLANG_VERSION=1.17.30 B
35ENV GOLANG_SHA256=550f9845451c0c94be679faf116291e7807a8d78b43149f9506c1b15eb89008c0 B
36USER root0 B
37/bin/sh -c apt-get update -y532.32 MB
38/bin/sh -c curl -fsSLo /tmp/go.tgz128.56 MB
39ENV GOPATH=/go0 B
40ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/runner/.local/bin0 B
41ENV XDG_CONFIG_HOME=/root/.config0 B
42ENV XDG_CACHE_HOME=/root/.cache0 B
43/bin/sh -c curl -L https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-314 MB
44ARG PULUMI_VERSION0 B
45/bin/sh -c curl -fsSL https://get.pulumi.com/63.37 MB
46/bin/sh -c chown -R runner:runner164 B
47/bin/sh -c chmod 755 ~/.pulumi150 B
48/bin/sh -c git clone https://github.com/datafuselabs/databend.git582.46 MB
49USER runner0 B

Command

ADD file:5d68d27cc15a80653c93d3a0b262a28112d47a46326ff5fc2dfbf7fa3b9a0ce8 in /