Sign inSign up

docker/highland_builder:3988.0.1-stable

Languages & frameworks
Integration & delivery
Operating systems
Index digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=18.040 B
5ADD file ... in / 24.5 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c mkdir -p168 B
8WORKDIR /stage32 B
9ENV DEBIAN_FRONTEND=noninteractive0 B
10RUN /bin/sh -c apt-get update196.64 MB
11COPY /images/builder/requirements.txt /state/requirements.txt # buildkit391 B
12RUN /bin/sh -c pip install22.39 MB
13ARG DOCKER_VERSION=5:20.10.17~3-0~ubuntu-bionic0 B
14ARG DOCKER_EDITION=ce0 B
15ARG CHANNEL=stable0 B
16ARG DOCKER_URL=https://download.docker.com/linux0 B
17ARG COMPOSE_VERSION=1.29.20 B
18RUN |5 DOCKER_VERSION=5:20.10.17~3-0~ubuntu-bionic DOCKER_EDITION=ce CHANNEL=stable143.18 MB
19RUN |5 DOCKER_VERSION=5:20.10.17~3-0~ubuntu-bionic DOCKER_EDITION=ce CHANNEL=stable12.03 MB
20VOLUME [/src]0 B
21VOLUME [/var/lib/docker]0 B
22COPY ssh/known_hosts /root/.ssh/known_hosts # buildkit1.79 KB
23COPY /images/builder/run.* /stage/ # buildkit1.18 KB
24COPY /images/builder/builder/ /stage/builder/ # buildkit24.54 KB
25COPY /images/builder/dind /usr/local/bin/dind # buildkit753 B
26ENTRYPOINT ["/stage/run.sh"]0 B

Command

 ARG RELEASE