Sign inSign up

starlingx/stx-metrics-server-sample-app:master-debian-trixie-amd64-stable-20260819T220100Z.0

Integration & delivery
Monitoring & observability
Manifest digest

sha256:3b46b9b84842d30b094bcbf2a1ff81a3fd997a796b8763a690512ad4cf8f6785

OS/ARCH

linux/amd64

Compressed size

39.32 MB

Last pushed

about 1 month by wrcpbuild

Type

Image

Manifest digest

sha256:3b46b9b84842d30b094bcbf2a1ff81a3fd997a796b8763a690512ad4cf8f6785

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=14.15.50 B
4/bin/sh -c addgroup -g 100034.25 MB
5ENV YARN_VERSION=1.22.50 B
6/bin/sh -c apk add --no-cache2.25 MB
7COPY file:238737301d47304174e4d24f4def935b29b3069c03c72ae8de97d94624382fce in /usr/local/bin/ 283 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /usr/src/app124 B
11COPY src/package*.json ./ # buildkit319 B
12RUN /bin/sh -c npm install134.49 KB
13COPY src/ . # buildkit912 B
14CMD ["node" "sample-application.js"]0 B

Command

ADD file:80bf8bd014071345b1c0364eeb0a5e48f3fb0d87f9c31cb990e57caa652b59b8 in /