Sign inSign up

satushevs/push-server:0.3.3

Manifest digest

sha256:e1aabbdb309e8d1c7a3eba60980b8b73c81454e074561b541544cb89dcd0be6f

OS/ARCH

linux/amd64

Compressed size

330.44 MB

Last pushed

over 8 years by satushevs

Type

Image

Manifest digest

sha256:e1aabbdb309e8d1c7a3eba60980b8b73c81454e074561b541544cb89dcd0be6f

Image Layers

1ADD file ... in / 50.13 MB
2CMD ["bash"]0 B
3/bin/sh -c apt-get update &&18.37 MB
4/bin/sh -c apt-get update &&41.22 MB
5/bin/sh -c set -ex; apt-get125.71 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=8.0.00 B
10/bin/sh -c curl -SLO "https://nodejs.org/dist/v$NODE_VERSION/node-v$NODE_VERSION-linux-x64.tar.xz"16.67 MB
11ENV YARN_VERSION=0.24.60 B
12/bin/sh -c set -ex 879.61 KB
13CMD ["node"]0 B
14/bin/sh -c mkdir -p /usr/src/app125 B
15WORKDIR /usr/src/app0 B
16COPY file:1a3d73c74099aa6716be27603a0f59c731a49f79e4507606076e4a8b43eaaec7 in /usr/src/app/ 668 B
17/bin/sh -c npm install --production77.34 MB
18COPY dir:0bd4757db28951f8f6387e7cb1c3a09e79634eca854007677eea0139b0f166d8 in /usr/src/app 5.22 KB
19ENV NODE_ENV=production0 B
20CMD ["node" "./pushServer/src/index.js"]0 B

Command

ADD file:ce4be6f55b1f47cba28efd351c82dd9fa4efd3d29fa0ae365574adb52151dda1 in /