balenalib/amd64-ubuntu-golang:run

Manifest digest

sha256:2be95e935549761f7027306e8d7b9d9127a1a52d31463fce49f4e051f9cd480a

OS/ARCH

linux/amd64

Compressed size

254.78 MB

Last pushed

about 1 year by balenaimages

Type

Image

Manifest digest

sha256:2be95e935549761f7027306e8d7b9d9127a1a52d31463fce49f4e051f9cd480a

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.34 MB
6CMD ["/bin/bash"]0 B
7LABEL io.balena.architecture=amd640 B
8RUN /bin/sh -c apt-get update19.46 MB
9RUN /bin/sh -c curl -SLO462.47 KB
10ENV LC_ALL=C.UTF-80 B
11ENV UDEV=off0 B
12RUN /bin/sh -c mkdir -p32 B
13COPY entry.sh /usr/bin/entry.sh # buildkit1013 B
14COPY balena-info /usr/bin/balena-info # buildkit278 B
15COPY balena-idle /usr/bin/balena-idle # buildkit680 B
16ENTRYPOINT ["/usr/bin/entry.sh"]0 B
17RUN /bin/sh -c curl -SLO32 B
18RUN /bin/sh -c [ !541 B
19ENV GO_VERSION=1.20.10 B
20RUN /bin/sh -c apt-get update105.91 MB
21RUN /bin/sh -c set -x95.26 MB
22ENV GOROOT=/usr/local/go0 B
23ENV GOPATH=/go0 B
24ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
25RUN /bin/sh -c mkdir -p126 B
26WORKDIR /go32 B
27CMD ["echo" "'No CMD command0 B
28RUN /bin/sh -c curl -SLO5.36 MB
29RUN /bin/sh -c [ !614 B

Command

 ARG RELEASE