Sign inSign up

balena/balena-mdns-publisher:1.28.10

Multi-platform
Index digest

sha256:f26bfa3d905f192bd288adb998ba8a1803d414be290d03d4315388b3a0d1aa98

OS/ARCH

Compressed size

304.63 MB

Last pushed

3 months by balenadeployments

Type

Image

Manifest digest

sha256:2a83525e64785386a7f2886ef720a6172ae0639ef4ba9b309c72c758b54ecf09

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/ # buildkit259 B
5COPY src/01_buildconfig /etc/apt/apt.conf.d/ # buildkit268 B
6RUN /bin/sh -c apt-get update144.2 MB
7RUN /bin/sh -c sed -i1.05 KB
8COPY src/htoprc /root/.config/htop/ # buildkit574 B
9COPY src/mdns.allow /etc/mdns.allow # buildkit156 B
10COPY src/nsswitch.conf /etc/nsswitch.conf # buildkit441 B
11RUN /bin/sh -c mkdir /balena102 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.1 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.16 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.5 KB
23WORKDIR /usr/src/app133 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 -c10.98 MB
29WORKDIR /usr/src/app34 B
30COPY package.json package-lock.json /usr/src/app/ #73.01 KB
31RUN /bin/bash -o pipefail -c22.68 MB
32COPY /usr/src/app/build /usr/src/app/build # buildkit2.98 KB
33COPY /usr/src/app/bin /usr/src/app/bin # buildkit247 B
34COPY /usr/src/app/config /usr/src/app/config # buildkit536 B
35COPY /usr/src/app/node_modules /usr/src/app/node_modules # buildkit34 B
36COPY docker-hc /usr/src/app/ # buildkit737 B
37COPY entry.sh /usr/src/app/ # buildkit477 B
38RUN /bin/bash -o pipefail -c469 B
39CMD ["/usr/src/app/entry.sh"]0 B

Command

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