Sign inSign up

mmontes11/iot-thing:3.1.0

Multi-platform
Manifest digest

sha256:774c43d38c8b9c49cbe609ae2ef5e3c52d1a2e5961faaafe3f586562df777435

OS/ARCH

Compressed size

349.55 MB

Last pushed

over 6 years by mmontes11

Type

Image

Manifest digest

sha256:774c43d38c8b9c49cbe609ae2ef5e3c52d1a2e5961faaafe3f586562df777435

Image Layers

1ADD file ... in / 43.27 MB
2CMD ["bash"]0 B
3/bin/sh -c apt-get update &&10.3 MB
4/bin/sh -c set -ex; if4.14 MB
5/bin/sh -c apt-get update &&47.76 MB
6/bin/sh -c set -ex; apt-get204.95 MB
7/bin/sh -c groupadd --gid 10004.07 KB
8ENV NODE_VERSION=12.16.30 B
9/bin/sh -c ARCH= && dpkgArch="$(dpkg22.69 MB
10ENV YARN_VERSION=1.22.40 B
11/bin/sh -c set -ex 2.28 MB
12COPY file:238737301d47304174e4d24f4def935b29b3069c03c72ae8de97d94624382fce in /usr/local/bin/ 294 B
13ENTRYPOINT ["docker-entrypoint.sh"]0 B
14CMD ["node"]0 B
15ENV WORKDIR=/usr/src/iot-thing0 B
16RUN /bin/sh -c mkdir ${WORKDIR}2.02 KB
17WORKDIR /usr/src/iot-thing1.96 KB
18COPY package.json /usr/src/iot-thing # buildkit2.53 KB
19RUN /bin/sh -c npm install14.09 MB
20ADD src /usr/src/iot-thing # buildkit3.77 KB
21RUN /bin/sh -c npm i64.46 KB
22CMD ["/bin/sh" "-c" "cross-env NODE_ENV=production0 B

Command

ADD file:21bf6969c2166c361350c07b1089a1a4b34b7cd3e802a602385d83c49f44a7f6 in /