Sign inSign up

docker/highland_builder:cpub-386-1-stable

Languages & frameworks
Integration & delivery
Operating systems
Manifest digest

sha256:1cf8bde461bb851e870c83ab8ee2ace43a616ca7b3f5ece69869dd65357e948d

OS/ARCH

linux/amd64

Compressed size

392.04 MB

Last pushed

almost 4 years by mcapelldocker

Type

Image

Manifest digest

sha256:1cf8bde461bb851e870c83ab8ee2ace43a616ca7b3f5ece69869dd65357e948d

Image Layers

1ADD file ... in / 25.47 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c mkdir -p180 B
4WORKDIR /stage32 B
5ENV DEBIAN_FRONTEND=noninteractive0 B
6RUN /bin/sh -c apt-get update194.46 MB
7COPY /images/builder/requirements.txt /state/requirements.txt # buildkit418 B
8RUN /bin/sh -c pip install22.14 MB
9ARG DOCKER_VERSION0 B
10ARG DOCKER_EDITION0 B
11ARG CHANNEL0 B
12ARG DOCKER_URL0 B
13ARG COMPOSE_VERSION0 B
14RUN |5 DOCKER_VERSION=5:20.10.15~3-0~ubuntu-bionic DOCKER_EDITION=ce CHANNEL=stable137.91 MB
15RUN |5 DOCKER_VERSION=5:20.10.15~3-0~ubuntu-bionic DOCKER_EDITION=ce CHANNEL=stable12.03 MB
16VOLUME [/src]0 B
17VOLUME [/var/lib/docker]0 B
18COPY ssh/known_hosts /root/.ssh/known_hosts # buildkit1.82 KB
19COPY /images/builder/run.* /stage/ # buildkit1.15 KB
20COPY /images/builder/builder/ /stage/builder/ # buildkit24.54 KB
21COPY /images/builder/dind /usr/local/bin/dind # buildkit755 B
22ENTRYPOINT ["/stage/run.sh"]0 B

Command

ADD file:ed601c56cf74241eeb1971b24ed969fb855cd2b9330276d3c5779ecdb0b28364 in /