Sign inSign up

balena/open-balena-api:build-c98c0029fc967af81b792d3fe08519798d67fe76

Multi-platform
Index digest

sha256:e56d71d9a682ee32fd1c890f6753ad9443e186f1ff923c2d759bb53ab1b802ba

OS/ARCH

Compressed size

340.02 MB

Last pushed

about 1 month by balenadeployments

Type

Image

Manifest digest

sha256:752a25ff5d75225db31797608aec6d33ac15309305dfe415e637b824acea9762

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/ # buildkit264 B
5COPY src/01_buildconfig /etc/apt/apt.conf.d/ # buildkit273 B
6RUN /bin/sh -c apt-get update152.76 MB
7RUN /bin/sh -c sed -i1.06 KB
8COPY src/htoprc /root/.config/htop/ # buildkit578 B
9COPY src/mdns.allow /etc/mdns.allow # buildkit159 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 # buildkit3.14 MB
14COPY /opt/ /usr/local/ # buildkit57.67 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.01 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
28EXPOSE [80/tcp]0 B
29COPY package.json package-lock.json /usr/src/app/ #145.71 KB
30RUN /bin/bash -o pipefail -c59.34 MB
31COPY . /usr/src/app # buildkit906.87 KB
32RUN /bin/bash -o pipefail -c510.2 KB
33CMD ["/usr/src/app/entry.sh"]0 B

Command

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