Sign inSign up

balena/open-balena-base:master-s6-overlay

Multi-platform
Index digest

sha256:70ff6cf049b10af13fcc31f77e4001e74f916e730f25aa4a1a938d3a5e9defdf

OS/ARCH

Compressed size

274.93 MB

Last pushed

8 days by balenadeployments

Type

Image

Manifest digest

sha256:857b7d5c4da6ff8444f845da87717c5f2a2abfc1d666c75583b987c68d48b093

Image Layers

1# debian.sh --arch 'arm64' out/49.89 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/ # buildkit270 B
6RUN /bin/sh -c apt-get update147.35 MB
7RUN /bin/sh -c sed -i1.05 KB
8COPY src/htoprc /root/.config/htop/ # buildkit575 B
9COPY src/mdns.allow /etc/mdns.allow # buildkit157 B
10COPY src/nsswitch.conf /etc/nsswitch.conf # buildkit444 B
11RUN /bin/sh -c mkdir /balena100 B
12SHELL [/bin/bash -o pipefail -c]0 B
13COPY /go/bin/eget /usr/local/bin/eget # buildkit2.87 MB
14COPY /opt/ /usr/local/ # buildkit58.91 MB
15ARG NPM_VERSION=11.6.00 B
16RUN |1 NPM_VERSION=11.6.0 /bin/bash -o3.26 MB
17COPY /confd /usr/local/bin/confd # buildkit8 MB
18COPY /go/bin/xenv /usr/local/bin/xenv # buildkit1.45 MB
19COPY /opt/ / # buildkit3.19 MB
20COPY src/s6-overlay /etc/s6-overlay # buildkit3.01 KB
21COPY src/configure-balena.sh /etc/s6-overlay/scripts/configure-balena.sh # buildkit3.36 KB
22RUN |1 NPM_VERSION=11.6.0 /bin/bash -o1.51 KB
23WORKDIR /usr/src/app134 B
24ENTRYPOINT ["/etc/s6-overlay/scripts/s6-init"]0 B
25ENV S6_KEEP_ENV=00 B
26ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=20 B
27ENV S6_CMD_RECEIVE_SIGNALS=10 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'