Sign inSign up

balena/balena-base-ui:build-731800dad72c2be8abdfc0f28ab0f9ac7f43221c

Multi-platform
Index digest

sha256:1a8b162df3872b3a0ca0a0b9a4cce85df5b69cd72166a0d88fe331c3c35a3303

OS/ARCH

Compressed size

542.42 MB

Last pushed

3 months by balenadeployments

Type

Image

Manifest digest

sha256:33fcd1b5b8623926cb5e6ba841fc94b2212cbce03dfc42039ca4bb379cfc892c

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/ # buildkit270 B
6RUN /bin/sh -c apt-get update152.65 MB
7RUN /bin/sh -c sed -i1.06 KB
8COPY src/htoprc /root/.config/htop/ # buildkit577 B
9COPY src/mdns.allow /etc/mdns.allow # buildkit158 B
10COPY src/nsswitch.conf /etc/nsswitch.conf # buildkit444 B
11RUN /bin/sh -c mkdir /balena102 B
12SHELL [/bin/bash -o pipefail -c]0 B
13COPY /go/bin/eget /usr/local/bin/eget # buildkit3.14 MB
14COPY /opt/ /usr/local/ # buildkit58.32 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.49 MB
18COPY /go/bin/xenv /usr/local/bin/xenv # buildkit1.54 MB
19COPY /opt/ / # buildkit2.73 MB
20COPY src/s6-overlay /etc/s6-overlay # buildkit3.02 KB
21COPY src/configure-balena.sh /etc/s6-overlay/scripts/configure-balena.sh # buildkit3.37 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
28RUN /bin/bash -o pipefail -c3.27 MB
29ARG NGINX_VERSION=1.28.0-1~trixie0 B
30SHELL [/bin/bash -o pipefail -c]0 B
31RUN |1 NGINX_VERSION=1.28.0-1~trixie /bin/bash -o259.45 MB

Command

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