sha256:9dd53f8d8cce4989c5cd469e88a4867797830d32ba55b0fd9f709b8920558c22
OS/ARCH
linux/amd64
Compressed size
392.45 MB
Last pushed
almost 4 years by dockerbuildbot
Type
Image
Manifest digest
sha256:9dd53f8d8cce4989c5cd469e88a4867797830d32ba55b0fd9f709b8920558c22
Image Layers
1ADD file ... in / 25.47 MB2CMD ["bash"]0 B3RUN /bin/sh -c mkdir -p132 B4WORKDIR /stage32 B5ENV DEBIAN_FRONTEND=noninteractive0 B6RUN /bin/sh -c apt-get update194.39 MB7COPY /images/builder/requirements.txt /state/requirements.txt # buildkit387 B8RUN /bin/sh -c pip install22.14 MB9ARG DOCKER_VERSION0 B10ARG DOCKER_EDITION0 B11ARG CHANNEL0 B12ARG DOCKER_URL0 B13ARG COMPOSE_VERSION0 B14RUN |5 DOCKER_VERSION=5:20.10.17~3-0~ubuntu-bionic DOCKER_EDITION=ce CHANNEL=stable138.4 MB15RUN |5 DOCKER_VERSION=5:20.10.17~3-0~ubuntu-bionic DOCKER_EDITION=ce CHANNEL=stable12.03 MB16VOLUME [/src]0 B17VOLUME [/var/lib/docker]0 B18COPY ssh/known_hosts /root/.ssh/known_hosts # buildkit1.81 KB19COPY /images/builder/run.* /stage/ # buildkit1.14 KB20COPY /images/builder/builder/ /stage/builder/ # buildkit24.45 KB21COPY /images/builder/dind /usr/local/bin/dind # buildkit750 B22ENTRYPOINT ["/stage/run.sh"]0 BCommand
ADD file:8733c7e8faf03d53cb2143ff6ac405362944cfa07422fccd21a3066cc2f42c83 in /