Sign inSign up

balena/open-balena-registry-proxy:build-3875b66233083e6d49e731e6fd51c02bacff0ac7

Multi-platform
Index digest

sha256:e05611dfffa22d0aad5e8bb97285ddef0e3ad8d86162ee6a944a85d8192dc70f

OS/ARCH

Compressed size

265.31 MB

Last pushed

3 months by balenadeployments

Type

Image

Manifest digest

sha256:491394a0733ecdb999a4c06f41fc35b12e911af1d1cacfe692fbbe04d1681005

Image Layers

1# debian.sh --arch 'arm64' out/49.85 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/ # buildkit269 B
6RUN /bin/sh -c apt-get update144.11 MB
7COPY src/htoprc /root/.config/htop/ # buildkit577 B
8COPY src/mdns.allow /etc/mdns.allow # buildkit158 B
9COPY src/nsswitch.conf /etc/nsswitch.conf # buildkit442 B
10COPY /go/bin/eget /usr/local/bin/eget # buildkit2.87 MB
11RUN /bin/sh -c mkdir /balena100 B
12ENTRYPOINT ["/usr/bin/confd-entry.sh"]0 B
13COPY src/confd-entry.sh /usr/bin/confd-entry.sh # buildkit300 B
14COPY src/configure-balena.sh /usr/bin/configure-balena.sh # buildkit3.33 KB
15SHELL [/bin/bash -o pipefail -c]0 B
16ARG TARGETARCH=arm640 B
17ARG NODE_VERSION=24.18.00 B
18ARG NPM_VERSION=11.6.00 B
19RUN |3 TARGETARCH=arm64 NODE_VERSION=24.18.0 NPM_VERSION=11.6.058.26 MB
20COPY /confd /usr/local/bin/confd # buildkit8 MB
21WORKDIR /usr/src/app138 B
22WORKDIR /usr/src/app34 B
23COPY docker-hc ./ # buildkit262 B
24RUN /bin/bash -o pipefail -c256 B
25COPY *.json ./ # buildkit77.83 KB
26COPY src/ src/ # buildkit2.22 KB
27RUN /bin/bash -o pipefail -c2.14 MB
28CMD ["npm" "start"]0 B

Command

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