Sign inSign up

balena/open-balena-registry-proxy:build-1415bdf42feb19ac6c67900890ec4c1eedec484e

Multi-platform
Index digest

sha256:1da9a452ae9d66b4bb1dfb496170beafd4219ff5bec2ee623c06734eb1fbe71a

OS/ARCH

Compressed size

274.44 MB

Last pushed

3 months by balenadeployments

Type

Image

Manifest digest

sha256:7cfb4386db826fe717d94e89b492d44ee19394356260782a4f63c44b1e0e4058

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/ # buildkit260 B
5COPY src/01_buildconfig /etc/apt/apt.conf.d/ # buildkit273 B
6RUN /bin/sh -c apt-get update152.61 MB
7COPY src/htoprc /root/.config/htop/ # buildkit577 B
8COPY src/mdns.allow /etc/mdns.allow # buildkit157 B
9COPY src/nsswitch.conf /etc/nsswitch.conf # buildkit444 B
10COPY /go/bin/eget /usr/local/bin/eget # buildkit3.14 MB
11RUN /bin/sh -c mkdir /balena102 B
12ENTRYPOINT ["/usr/bin/confd-entry.sh"]0 B
13COPY src/confd-entry.sh /usr/bin/confd-entry.sh # buildkit299 B
14COPY src/configure-balena.sh /usr/bin/configure-balena.sh # buildkit3.33 KB
15SHELL [/bin/bash -o pipefail -c]0 B
16ARG TARGETARCH=amd640 B
17ARG NODE_VERSION=24.16.00 B
18ARG NPM_VERSION=11.6.00 B
19RUN |3 TARGETARCH=amd64 NODE_VERSION=24.16.0 NPM_VERSION=11.6.058.43 MB
20COPY /confd /usr/local/bin/confd # buildkit8.49 MB
21WORKDIR /usr/src/app137 B
22WORKDIR /usr/src/app34 B
23COPY docker-hc ./ # buildkit261 B
24RUN /bin/bash -o pipefail -c254 B
25COPY *.json ./ # buildkit77.95 KB
26COPY src/ src/ # buildkit2.22 KB
27RUN /bin/bash -o pipefail -c2.14 MB
28CMD ["npm" "start"]0 B

Command

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