Sign inSign up

balenalib/up-board-ubuntu-golang:1-run

Languages & frameworks
Internet of things
Operating systems
Manifest digest

sha256:611fca26a7329f477b967873fb707bc51481f26b82402c6f8806d870fd6d28e9

OS/ARCH

linux/amd64

Compressed size

299.61 MB

Last pushed

over 1 year by balenaimages

Type

Image

Manifest digest

sha256:611fca26a7329f477b967873fb707bc51481f26b82402c6f8806d870fd6d28e9

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 # buildkit277 B
15COPY balena-idle /usr/bin/balena-idle # buildkit679 B
16ENTRYPOINT ["/usr/bin/entry.sh"]0 B
17RUN /bin/sh -c curl -SLO32 B
18RUN /bin/sh -c [ !442 B
19LABEL io.balena.device-type=up-board0 B
20RUN /bin/sh -c apt-get update14.52 MB
21RUN /bin/sh -c [ !482 B
22ENV GO_VERSION=1.19.60 B
23RUN /bin/sh -c apt-get update94.67 MB
24RUN /bin/sh -c set -x142.11 MB
25ENV GOROOT=/usr/local/go0 B
26ENV GOPATH=/go0 B
27ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
28RUN /bin/sh -c mkdir -p126 B
29WORKDIR /go32 B
30CMD ["echo" "'No CMD command0 B
31RUN /bin/sh -c curl -SLO66.38 KB
32RUN /bin/sh -c [ !519 B

Command

 ARG RELEASE