Sign inSign up

docker/highland_builder:3978.0.0-stable

Languages & frameworks
Integration & delivery
Operating systems
Manifest digest

sha256:2b2d001c7ce7f098a61553a31e7f3c246796189f583a75092950fdd447e0cd19

OS/ARCH

linux/amd64

Compressed size

400.35 MB

Last pushed

over 3 years by zappyshu

Type

Image

Manifest digest

sha256:2b2d001c7ce7f098a61553a31e7f3c246796189f583a75092950fdd447e0cd19

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 -p132 B
8WORKDIR /stage32 B
9ENV DEBIAN_FRONTEND=noninteractive0 B
10RUN /bin/sh -c apt-get update195.69 MB
11COPY /images/builder/requirements.txt /state/requirements.txt # buildkit393 B
12RUN /bin/sh -c pip install22.15 MB
13ARG DOCKER_VERSION0 B
14ARG DOCKER_EDITION0 B
15ARG CHANNEL0 B
16ARG DOCKER_URL0 B
17ARG COMPOSE_VERSION0 B
18RUN |5 DOCKER_VERSION=5:20.10.17~3-0~ubuntu-bionic DOCKER_EDITION=ce CHANNEL=stable145.97 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.95 KB
23COPY /images/builder/run.* /stage/ # buildkit1.18 KB
24COPY /images/builder/builder/ /stage/builder/ # buildkit24.53 KB
25COPY /images/builder/dind /usr/local/bin/dind # buildkit749 B
26ENTRYPOINT ["/stage/run.sh"]0 B

Command

 ARG RELEASE