Sign inSign up

santinoncs/node-app:e05987e784884154658e51191e7a4768513dc0cd

Manifest digest

sha256:4bf134ef4052ff5502e81ede41ebe18b26a723b30aa94f35b33c5ef24e24b63d

OS/ARCH

linux/amd64

Compressed size

251.17 MB

Last pushed

over 9 years by santinoncs

Type

Image

Manifest digest

sha256:4bf134ef4052ff5502e81ede41ebe18b26a723b30aa94f35b33c5ef24e24b63d

Image Layers

1ADD file ... in / 50.15 MB
2CMD ["/bin/bash"]0 B
3/bin/sh -c apt-get update &&18.37 MB
4/bin/sh -c apt-get update &&41.23 MB
5/bin/sh -c set -ex; apt-get125.72 MB
6/bin/sh -c groupadd --gid 10004.28 KB
7/bin/sh -c set -ex 116.36 KB
8ENV NPM_CONFIG_LOGLEVEL=info0 B
9ENV NODE_VERSION=6.10.30 B
10/bin/sh -c curl -SLO "https://nodejs.org/dist/v$NODE_VERSION/node-v$NODE_VERSION-linux-x64.tar.xz"13.69 MB
11ENV YARN_VERSION=0.24.40 B
12/bin/sh -c set -ex 879.49 KB
13CMD ["node"]0 B
14/bin/sh -c mkdir -p /usr/src/app132 B
15WORKDIR /usr/src/app0 B
16COPY file:dab90796fc668f9be77e854eaf843ff06491ef160752d8d7ad43ef06f75aecc7 in /usr/src/app/ 341 B
17/bin/sh -c npm install791.41 KB
18COPY dir:8d0032108784a06f86f4fd241bdaf7fa699440483803c6126c838d9397b1f953 in /usr/src/app 263.84 KB
19EXPOSE 8080/tcp0 B
20CMD ["npm" "start"]0 B

Command

ADD file:f4e6551ac34ab446a297849489a5693d67a7e76c9cb9ed9346d82392c9d9a5fe in /