sha256:4475718dcaa8cc3980a5de59f7694da4dd996cad0a66b79c818f6025e96a5174
OS/ARCH
Compressed size
272.65 MB
Last pushed
24 days by balenadeployments
Type
Image
Manifest digest
sha256:4cc2e0be97b2895e810d27838f5a0c527f3928fce8933b122424b06e4fb3acba
Image Layers
1# debian.sh --arch 'amd64' out/49.61 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3ENV TERM=xterm0 B4COPY src/01_nodoc /etc/dpkg/dpkg.cfg.d/ # buildkit262 B5COPY src/01_buildconfig /etc/apt/apt.conf.d/ # buildkit270 B6RUN /bin/sh -c apt-get update152.66 MB7COPY src/htoprc /root/.config/htop/ # buildkit578 B8COPY src/mdns.allow /etc/mdns.allow # buildkit158 B9COPY src/nsswitch.conf /etc/nsswitch.conf # buildkit444 B10COPY /go/bin/eget /usr/local/bin/eget # buildkit3.14 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=amd640 B17ARG NODE_VERSION=24.19.00 B18ARG NPM_VERSION=11.6.00 B19RUN |3 TARGETARCH=amd64 NODE_VERSION=24.19.0 NPM_VERSION=11.6.058.76 MB20COPY /confd /usr/local/bin/confd # buildkit8.49 MB21WORKDIR /usr/src/app137 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'