Sign inSign up

chrisns/nest-aws-iot:sha-8bad0345c34b3b6f7264505a79a39681020d4129

Multi-platform
Manifest digest

sha256:d71ecdd69c7dc22e416cf568e554b79039202774eb8c07c1f1985c09ffd25726

OS/ARCH

Compressed size

67.17 MB

Last pushed

about 5 years by chrisns

Type

Image

Manifest digest

sha256:d71ecdd69c7dc22e416cf568e554b79039202774eb8c07c1f1985c09ffd25726

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=16.8.00 B
4/bin/sh -c addgroup -g 100033.82 MB
5ENV YARN_VERSION=1.22.50 B
6/bin/sh -c apk add --no-cache2.24 MB
7COPY file:238737301d47304174e4d24f4def935b29b3069c03c72ae8de97d94624382fce in /usr/local/bin/ 282 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10LABEL org.opencontainers.image.source=https://github.com/chrisns/nest-aws-iot0 B
11WORKDIR /app99 B
12COPY package.json package-lock.json ./ #45.7 KB
13RUN /bin/sh -c npm install28.39 MB
14COPY index.js . # buildkit1.09 KB
15ENV NODE_ENV=production0 B
16USER node0 B
17CMD ["/bin/sh" "-c" "node index.js"]0 B

Command

ADD file:ecdfb91a737d6c292265c1b77ffd3d82ba810dd43ea4ef79714b66b1da74a5aa in /