Sign inSign up

petrovoronov/svitlobot-monitor:1.6.1

Multi-platform
Monitoring & observability
Index digest

sha256:21ea77e7e9d489c9ca8e528bf9d8486c4630a9c97fe2a635770f5f79bb259a19

OS/ARCH

Compressed size

71.31 MB

Last pushed

almost 2 years by petrovoronov

Type

Image

Manifest digest

sha256:46187e1a55e13aab17675e5d7b0e6e171ee8f0c885cfadbea2588d43fa4e4c80

Image Layers

1ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit3.46 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=23.3.00 B
4RUN /bin/sh -c addgroup -g48.87 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.32 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ARG TARGETPLATFORM=linux/amd640 B
11RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c92 B
12COPY ../src /app/src # buildkit9.58 KB
13COPY ../locales /app/locales # buildkit486 B
14COPY ../package*.json /app # buildkit85.67 KB
15WORKDIR /app32 B
16RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c111 B
17RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c17.57 MB
18ENTRYPOINT ["node" "src/index.js"]0 B
19CMD []0 B

Command

ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit