Sign inSign up

appsody/nodejs:0.3.4

Manifest digest

sha256:7153c330cac20e1630bad6eddf65c3310e655a5f21ac4700721184cbd9b64f75

OS/ARCH

linux/amd64

Compressed size

351.58 MB

Last pushed

over 6 years by appsodydevops

Type

Image

Manifest digest

sha256:7153c330cac20e1630bad6eddf65c3310e655a5f21ac4700721184cbd9b64f75

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.75 MB
6/bin/sh -c set -ex; apt-get204.94 MB
7/bin/sh -c groupadd --gid 10004.07 KB
8ENV NODE_VERSION=12.16.10 B
9/bin/sh -c ARCH= && dpkgArch="$(dpkg22.56 MB
10ENV YARN_VERSION=1.22.00 B
11/bin/sh -c set -ex 2.27 MB
12COPY file:238737301d47304174e4d24f4def935b29b3069c03c72ae8de97d94624382fce in /usr/local/bin/ 293 B
13ENTRYPOINT ["docker-entrypoint.sh"]0 B
14CMD ["node"]0 B
15ENV APPSODY_MOUNTS=/:/project/user-app0 B
16ENV APPSODY_DEPS=/project/user-app/node_modules0 B
17ENV APPSODY_PROJECT_DIR=/project0 B
18ENV APPSODY_WATCH_DIR=/project/user-app0 B
19ENV APPSODY_WATCH_IGNORE_DIR=/project/user-app/node_modules0 B
20ENV APPSODY_WATCH_REGEX=^.*.js$0 B
21ENV APPSODY_PREP=npm install &&0 B
22ENV APPSODY_RUN=npm start --node-options0 B
23ENV APPSODY_RUN_ON_CHANGE=npm start --node-options0 B
24ENV APPSODY_RUN_KILL=true0 B
25ENV APPSODY_DEBUG=npm start --node-options0 B
26ENV APPSODY_DEBUG_ON_CHANGE=npm start --node-options0 B
27ENV APPSODY_DEBUG_KILL=true0 B
28ENV APPSODY_TEST=npm test0 B
29ENV APPSODY_TEST_ON_CHANGE=0 B
30ENV APPSODY_TEST_KILL=false0 B
31COPY file:e832756a5d1bfcfc8f72ee7f237a300651fb1d534679adf8d8f15e74680c3724 in /licenses/ 3.99 KB
32COPY dir:75d683d99ec9d352191f52e95a3a69e12cbc0c8059ab7af96b98404d0938973c in /project 926 B
33COPY dir:6e3bc7fb0e0d599448f9663017c702b21217156bc361bea16b25cba514f48876 in /config 363 B
34WORKDIR /project0 B
35/bin/sh -c npm install &&16.35 MB
36WORKDIR /project/user-app152 B
37ENV PORT=30000 B
38EXPOSE 30000 B
39EXPOSE 92290 B
40LABEL dev.appsody.image.commit.author=Neeraj Laad <[email protected]>0 B
41LABEL dev.appsody.image.commit.committer=GitHub <[email protected]>0 B
42LABEL dev.appsody.image.commit.contextDir=/incubator/nodejs0 B
43LABEL dev.appsody.image.commit.date=Tue Mar 30 B
44LABEL dev.appsody.image.commit.message=nodejs - Optimize0 B
45LABEL dev.appsody.stack.id=nodejs0 B
46LABEL dev.appsody.stack.tag=docker.io/appsody/nodejs:0.3.40 B
47LABEL org.opencontainers.image.authors=Sam Roberts <[email protected]>0 B
48LABEL org.opencontainers.image.created=2020-03-03T16:19:59Z0 B
49LABEL org.opencontainers.image.description=Runtime for Node.js0 B
50LABEL org.opencontainers.image.documentation=https://github.com/appsody/stacks/tree/master/incubator/nodejs/README.md0 B
51LABEL org.opencontainers.image.licenses=Apache-2.00 B
52LABEL org.opencontainers.image.revision=c27fffdbe7a9443081ef6abbac2cb2d8125aeb450 B
53LABEL org.opencontainers.image.source=https://github.com/appsody/stacks/tree/master/incubator/nodejs/image0 B
54LABEL org.opencontainers.image.title=Node.js0 B
55LABEL org.opencontainers.image.url=https://github.com/appsody/stacks/tree/master/incubator/nodejs0 B
56LABEL org.opencontainers.image.version=0.3.40 B

Command

ADD file:08c5ab7c53526da155d6be40a9795fc08afc9f47bd333c096e90185fe9fab2b1 in /