sha256:c007d6ec0b942cefa777a5dff226f5a659c9571e8b587ebec787e6d2bc75917b
OS/ARCH
linux/amd64
Compressed size
351.53 MB
Last pushed
over 6 years by neerajlaad
Type
Image
Manifest digest
sha256:c007d6ec0b942cefa777a5dff226f5a659c9571e8b587ebec787e6d2bc75917b
Image Layers
1ADD file ... in / 43.28 MB2CMD ["bash"]0 B3/bin/sh -c apt-get update &&10.3 MB4/bin/sh -c set -ex; if4.14 MB5/bin/sh -c apt-get update &&47.75 MB6/bin/sh -c set -ex; apt-get204.89 MB7/bin/sh -c groupadd --gid 10004.07 KB8ENV NODE_VERSION=12.16.10 B9/bin/sh -c ARCH= && dpkgArch="$(dpkg22.56 MB10ENV YARN_VERSION=1.22.00 B11/bin/sh -c set -ex 2.27 MB12COPY file:238737301d47304174e4d24f4def935b29b3069c03c72ae8de97d94624382fce in /usr/local/bin/ 295 B13ENTRYPOINT ["docker-entrypoint.sh"]0 B14CMD ["node"]0 B15ENV APPSODY_MOUNTS=/:/project/user-app0 B16ENV APPSODY_DEPS=/project/user-app/node_modules0 B17ENV APPSODY_PROJECT_DIR=/project0 B18ENV APPSODY_WATCH_DIR=/project/user-app0 B19ENV APPSODY_WATCH_IGNORE_DIR=/project/user-app/node_modules0 B20ENV APPSODY_WATCH_REGEX=^.*.js$0 B21ENV APPSODY_PREP=npm install &&0 B22ENV APPSODY_RUN=npm start --node-options0 B23ENV APPSODY_RUN_ON_CHANGE=npm start --node-options0 B24ENV APPSODY_RUN_KILL=true0 B25ENV APPSODY_DEBUG=npm start --node-options0 B26ENV APPSODY_DEBUG_ON_CHANGE=npm start --node-options0 B27ENV APPSODY_DEBUG_KILL=true0 B28ENV APPSODY_TEST=npm test0 B29ENV APPSODY_TEST_ON_CHANGE=0 B30ENV APPSODY_TEST_KILL=false0 B31COPY file:b7388d2d11c38e4dc23b0e7b02a0c6e92a97de7612ab3703a54c5939653e984d in /licenses/ 4 KB32COPY dir:cc085ef7e09bd5079550ca3eee826facebb870d951bdb3a607cf4785863fabd5 in /project 799 B33COPY dir:4d01bf27de718ae537a2483e6cbd6859fc6747832ca51dfbeb6afa0eb2132d79 in /config 368 B34WORKDIR /project0 B35/bin/sh -c npm install &&16.34 MB36WORKDIR /project/user-app160 B37ENV PORT=30000 B38EXPOSE 30000 B39EXPOSE 92290 B42LABEL dev.appsody.image.commit.contextDir=/incubator/nodejs0 B43LABEL dev.appsody.image.commit.date=Thu Feb 200 B44LABEL dev.appsody.image.commit.message=nodejs - Optimize0 B45LABEL dev.appsody.stack.id=nodejs0 B46LABEL dev.appsody.stack.tag=docker.io/neerajlaad/nodejs:0.3.40 B48LABEL org.opencontainers.image.created=2020-02-20T16:36:15Z0 B49LABEL org.opencontainers.image.description=Runtime for Node.js0 B50LABEL org.opencontainers.image.documentation=https://github.com/neeraj-laad/stacks/tree/nodejs-optimize-copy/incubator/nodejs/README.md0 B51LABEL org.opencontainers.image.licenses=Apache-2.00 B52LABEL org.opencontainers.image.revision=a778327bc0fbe27bf06a52da2499651b33f6f2cd0 B53LABEL org.opencontainers.image.source=https://github.com/neeraj-laad/stacks/tree/nodejs-optimize-copy/incubator/nodejs/image0 B54LABEL org.opencontainers.image.title=Node.js0 B55LABEL org.opencontainers.image.url=https://github.com/neeraj-laad/stacks/tree/nodejs-optimize-copy/incubator/nodejs0 B56LABEL org.opencontainers.image.version=0.3.40 BCommand
ADD file:8a9218592e5d736a05a1821a6dd38b205cdd8197c26a5aa33f6fc22fbfaa1c4d in /