Sign inSign up

juniordongo/junior:helloapp-d65781c5

Index digest

sha256:e54f7a0b59f7ef4c7974b0d476eb1a2a8361742ff03b4695c59029edd2028ed7

OS/ARCH

linux/amd64

Compressed size

263.19 MB

Last pushed

10 months by juniordongo

Type

Image

Manifest digest

sha256:4d899a9a9cc18a739eea831df176853771f5898f5cd3d6724fef3791c43aedf0

Image Layers

1ADD file ... in / 51.74 MB
2CMD ["bash"]0 B
3/bin/sh -c apt-get update &&16.73 MB
4/bin/sh -c set -ex; if0 B
5/bin/sh -c apt-get update &&41.29 MB
6/bin/sh -c set -ex; apt-get125.03 MB
7/bin/sh -c groupadd --gid 10004.31 KB
8/bin/sh -c set -ex 121.76 KB
9ENV NODE_VERSION=8.11.40 B
10/bin/sh -c ARCH= && dpkgArch="$(dpkg17.56 MB
11ENV YARN_VERSION=1.6.00 B
12/bin/sh -c set -ex 1.02 MB
13CMD ["node"]0 B
14WORKDIR /usr/src/app133 B
15ARG NODE_ENV0 B
16ENV NODE_ENV=0 B
17COPY package.json /usr/src/app/ # buildkit382 B
18RUN |1 NODE_ENV= /bin/sh -c9.65 MB
19COPY . /usr/src/app # buildkit35.62 KB
20EXPOSE [3000/tcp]0 B
21CMD ["npm" "start"]0 B

Command

ADD file:8d73a09e59fe50289a6d0c019302aefe2e00ac6411e82404389c0c83f50cf08a in /