Sign inSign up

balena/open-balena-base:build-820944ad8fd3b42204966f592749f3457f0afe22-no-init

Multi-platform
Index digest

sha256:6240ac69df72646ce92ff728d82e1f3bc4c09895d66769e945e4f43e0d213156

OS/ARCH

Compressed size

272.32 MB

Last pushed

3 months by balenadeployments

Type

Image

Manifest digest

sha256:8645c67c3e66bf5d3054420772dda08beaaac050c296eae4cafa8699d569aebd

Image Layers

1# debian.sh --arch 'amd64' out/49.56 MB
2ENV DEBIAN_FRONTEND=noninteractive0 B
3ENV TERM=xterm0 B
4COPY src/01_nodoc /etc/dpkg/dpkg.cfg.d/ # buildkit262 B
5COPY src/01_buildconfig /etc/apt/apt.conf.d/ # buildkit267 B
6RUN /bin/sh -c apt-get update152.61 MB
7COPY src/htoprc /root/.config/htop/ # buildkit578 B
8COPY src/mdns.allow /etc/mdns.allow # buildkit157 B
9COPY src/nsswitch.conf /etc/nsswitch.conf # buildkit443 B
10COPY /go/bin/eget /usr/local/bin/eget # buildkit3.14 MB
11RUN /bin/sh -c mkdir /balena102 B
12ENTRYPOINT ["/usr/bin/confd-entry.sh"]0 B
13COPY src/confd-entry.sh /usr/bin/confd-entry.sh # buildkit301 B
14COPY src/configure-balena.sh /usr/bin/configure-balena.sh # buildkit3.33 KB
15SHELL [/bin/bash -o pipefail -c]0 B
16ARG TARGETARCH=amd640 B
17ARG NODE_VERSION=24.18.00 B
18ARG NPM_VERSION=11.6.00 B
19RUN |3 TARGETARCH=amd64 NODE_VERSION=24.18.0 NPM_VERSION=11.6.058.53 MB
20COPY /confd /usr/local/bin/confd # buildkit8.49 MB
21WORKDIR /usr/src/app138 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'