sha256:1c6fba087fc57db878817e3b3898368cdb4e0db0cf2b4ad999ee55be1008ded4
OS/ARCH
linux/amd64
Compressed size
398.77 MB
Last pushed
2 months by nickadcock815
Type
Image
Manifest digest
sha256:243729630fbbca6a8dbf1368f4f6459e3ae075b0dad622e0d412f1b2cc7729bf
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=18.040 B5ADD file ... in / 24.5 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c mkdir -p168 B8WORKDIR /stage32 B9ENV DEBIAN_FRONTEND=noninteractive0 B10RUN /bin/sh -c apt-get update196.64 MB11COPY /images/builder/requirements.txt /state/requirements.txt # buildkit391 B12RUN /bin/sh -c pip install22.39 MB13ARG DOCKER_VERSION=5:20.10.17~3-0~ubuntu-bionic0 B14ARG DOCKER_EDITION=ce0 B15ARG CHANNEL=stable0 B16ARG DOCKER_URL=https://download.docker.com/linux0 B17ARG COMPOSE_VERSION=1.29.20 B18RUN |5 DOCKER_VERSION=5:20.10.17~3-0~ubuntu-bionic DOCKER_EDITION=ce CHANNEL=stable143.18 MB19RUN |5 DOCKER_VERSION=5:20.10.17~3-0~ubuntu-bionic DOCKER_EDITION=ce CHANNEL=stable12.03 MB20VOLUME [/src]0 B21VOLUME [/var/lib/docker]0 B22COPY ssh/known_hosts /root/.ssh/known_hosts # buildkit1.79 KB23COPY /images/builder/run.* /stage/ # buildkit1.18 KB24COPY /images/builder/builder/ /stage/builder/ # buildkit24.54 KB25COPY /images/builder/dind /usr/local/bin/dind # buildkit753 B26ENTRYPOINT ["/stage/run.sh"]0 BCommand
ARG RELEASE