Sign inSign up

mazzolino/sispm-mqtt:latest

Multi-platform
Index digest

sha256:e8a047010b381827f850343ffcac4ba6909233af8405214eb66abd454f06b4c1

OS/ARCH

Compressed size

383.65 MB

Last pushed

almost 2 years by mazzolino

Type

Image

Manifest digest

sha256:3811a0411f4b97fbf3878d735d272dbc6f4978bf401c3fbeeb846854c8fa8a88

Image Layers

1# debian.sh --arch 'arm64' out/46.09 MB
2RUN /bin/sh -c set -eux;22.32 MB
3RUN /bin/sh -c set -eux;61.37 MB
4RUN /bin/sh -c set -ex;193.3 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=22.12.00 B
7RUN /bin/sh -c ARCH= &&52.73 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13RUN /bin/sh -c apt-get update272.95 KB
14RUN /bin/sh -c chmod u+s11.71 KB
15WORKDIR /home/node/app144 B
16COPY package.json package-lock.json ./ #11.51 KB
17RUN /bin/sh -c npm install5.04 MB
18COPY *.js ./ # buildkit2.69 KB
19RUN /bin/sh -c chown -R1.32 MB
20USER node0 B
21CMD ["npm" "start"]0 B
22HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8000/.well-known/health-check0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1733097600'