sha256:1a8b162df3872b3a0ca0a0b9a4cce85df5b69cd72166a0d88fe331c3c35a3303
OS/ARCH
Compressed size
530.4 MB
Last pushed
3 months by balenadeployments
Type
Image
Manifest digest
sha256:463e8e586777f309ed541e336b54056ff1adc081abeb7e44b9c92e5bd450f249
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/ # buildkit268 B6RUN /bin/sh -c apt-get update144.2 MB7RUN /bin/sh -c sed -i1.05 KB8COPY src/htoprc /root/.config/htop/ # buildkit574 B9COPY src/mdns.allow /etc/mdns.allow # buildkit156 B10COPY src/nsswitch.conf /etc/nsswitch.conf # buildkit441 B11RUN /bin/sh -c mkdir /balena102 B12SHELL [/bin/bash -o pipefail -c]0 B13COPY /go/bin/eget /usr/local/bin/eget # buildkit2.87 MB14COPY /opt/ /usr/local/ # buildkit58.1 MB15ARG NPM_VERSION=11.6.00 B16RUN |1 NPM_VERSION=11.6.0 /bin/bash -o3.26 MB17COPY /confd /usr/local/bin/confd # buildkit8 MB18COPY /go/bin/xenv /usr/local/bin/xenv # buildkit1.45 MB19COPY /opt/ / # buildkit3.16 MB20COPY src/s6-overlay /etc/s6-overlay # buildkit3.01 KB21COPY src/configure-balena.sh /etc/s6-overlay/scripts/configure-balena.sh # buildkit3.36 KB22RUN |1 NPM_VERSION=11.6.0 /bin/bash -o1.5 KB23WORKDIR /usr/src/app133 B24ENTRYPOINT ["/etc/s6-overlay/scripts/s6-init"]0 B25ENV S6_KEEP_ENV=00 B26ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=20 B27ENV S6_CMD_RECEIVE_SIGNALS=10 B28RUN /bin/bash -o pipefail -c3.12 MB29ARG NGINX_VERSION=1.28.0-1~trixie0 B30SHELL [/bin/bash -o pipefail -c]0 B31RUN |1 NGINX_VERSION=1.28.0-1~trixie /bin/bash -o256.39 MBCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1781049600'