Sign inSign up

pizzafactory0contorno/bazel:ubuntu-20.04-746e5a8

Multi-platform
Index digest

sha256:896484cea5afcf20abf125ca57fd0a9eb744ac0ca65baefca99e86bfca2ab88e

OS/ARCH

Compressed size

413.53 MB

Last pushed

6 months by monaka

Type

Image

Manifest digest

sha256:fcc26447fafd6e5c13277b8c9e2d1e39e2696fc0a702d64cdd1d0c4380bcf9a0

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 24.77 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=Masaki Muranaka <[email protected]>0 B
8RUN /bin/sh -c apt-get update61.13 MB
9COPY entrypoint.sh /entrypoint.sh # buildkit595 B
10VOLUME [/projects]0 B
11USER user0 B
12WORKDIR /projects32 B
13ENTRYPOINT ["/entrypoint.sh"]0 B
14CMD ["tail" "-f" "/dev/null"]0 B
15ARG BAZELISK_VERSION=1.17.00 B
16ARG TARGETPLATFORM=linux/arm640 B
17USER root0 B
18RUN |2 BAZELISK_VERSION=1.17.0 TARGETPLATFORM=linux/arm64 /bin/sh225.33 MB
19USER user0 B
20RUN |2 BAZELISK_VERSION=1.17.0 TARGETPLATFORM=linux/arm64 /bin/sh102.29 MB

Command

 ARG RELEASE