sha256:c68f59dead7300736ac1d1f70f1fc53a10f1417bf8e445dbd351b755aeaa5895
OS/ARCH
Compressed size
263.29 MB
Last pushed
about 2 months by balenadeployments
Type
Image
Manifest digest
sha256:62d82dd0fe82e410d7674d6c8732757b87701ac7133a41ee1d9afa1e90992208
Image Layers
1# debian.sh --arch 'arm64' out/49.85 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3ENV TERM=xterm0 B4COPY src/01_nodoc /etc/dpkg/dpkg.cfg.d/ # buildkit259 B5COPY src/01_buildconfig /etc/apt/apt.conf.d/ # buildkit270 B6RUN /bin/sh -c apt-get update144.08 MB7COPY src/htoprc /root/.config/htop/ # buildkit579 B8COPY src/mdns.allow /etc/mdns.allow # buildkit159 B9COPY src/nsswitch.conf /etc/nsswitch.conf # buildkit444 B10COPY /go/bin/eget /usr/local/bin/eget # buildkit2.87 MB11RUN /bin/sh -c mkdir /balena102 B12ENTRYPOINT ["/usr/bin/confd-entry.sh"]0 B13COPY src/confd-entry.sh /usr/bin/confd-entry.sh # buildkit299 B14COPY src/configure-balena.sh /usr/bin/configure-balena.sh # buildkit3.33 KB15SHELL [/bin/bash -o pipefail -c]0 B16ARG TARGETARCH=arm640 B17ARG NODE_VERSION=24.19.00 B18ARG NPM_VERSION=11.6.00 B19RUN |3 TARGETARCH=arm64 NODE_VERSION=24.19.0 NPM_VERSION=11.6.058.49 MB20COPY /confd /usr/local/bin/confd # buildkit8 MB21WORKDIR /usr/src/app138 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'