sha256:3558c07499dbb9df5bbccf417e57b82019eeb2d2995d7edea314903372f53568
OS/ARCH
linux/amd64
Compressed size
352.91 MB
Last pushed
almost 7 years by appsodydevops
Type
Image
Manifest digest
sha256:3558c07499dbb9df5bbccf417e57b82019eeb2d2995d7edea314903372f53568
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.13.10 B9/bin/sh -c ARCH= && dpkgArch="$(dpkg21.27 MB10ENV YARN_VERSION=1.19.10 B11/bin/sh -c set -ex 1.33 MB12COPY file:238737301d47304174e4d24f4def935b29b3069c03c72ae8de97d94624382fce in /usr/local/bin/ 293 B13ENTRYPOINT ["docker-entrypoint.sh"]0 B14CMD ["node"]0 B15ENV APPSODY_MOUNTS=/:/project/user-app0 B16ENV APPSODY_DEPS=/project/user-app/node_modules0 B17ENV APPSODY_WATCH_DIR=/project/user-app0 B18ENV APPSODY_WATCH_IGNORE_DIR=/project/user-app/node_modules0 B19ENV APPSODY_WATCH_REGEX=^.*.js$0 B20ENV APPSODY_PREP=npm install &&0 B21ENV APPSODY_RUN=npm start --node-options0 B22ENV APPSODY_RUN_ON_CHANGE=npm start --node-options0 B23ENV APPSODY_RUN_KILL=true0 B24ENV APPSODY_DEBUG=npm start --node-options0 B25ENV APPSODY_DEBUG_ON_CHANGE=npm start --node-options0 B26ENV APPSODY_DEBUG_KILL=true0 B27ENV APPSODY_TEST=npm test0 B28ENV APPSODY_TEST_ON_CHANGE=0 B29ENV APPSODY_TEST_KILL=false0 B30COPY file:e832756a5d1bfcfc8f72ee7f237a300651fb1d534679adf8d8f15e74680c3724 in /licenses/ 3.99 KB31COPY dir:5dd4ee99a04156cf718e0e9b1d65270af56843803342846c82c184c6a7d02910 in /project 743 B32COPY dir:6e3bc7fb0e0d599448f9663017c702b21217156bc361bea16b25cba514f48876 in /config 363 B33WORKDIR /project0 B34/bin/sh -c npm install &&16.32 MB35WORKDIR /project/user-app155 B36ENV PORT=30000 B37EXPOSE 30000 B38EXPOSE 92290 B39LABEL dev.appsody.stack.id=nodejs0 B40LABEL dev.appsody.stack.tag=appsody/nodejs:0.3.00 B42LABEL org.opencontainers.image.created=2019-12-11T16:42:57Z0 B43LABEL org.opencontainers.image.description=Runtime for Node.js0 B44LABEL org.opencontainers.image.licenses=Apache-2.00 B45LABEL org.opencontainers.image.title=Node.js0 B46LABEL org.opencontainers.image.version=0.3.00 B47ENV APPSODY_PROJECT_DIR=/project0 B48ENV APPSODY_MOUNTS=/:/project/user-app0 B49ENV APPSODY_DEPS=/project/user-app/node_modules0 B50ENV APPSODY_WATCH_DIR=/project/user-app0 B51ENV APPSODY_WATCH_IGNORE_DIR=/project/user-app/node_modules0 B52ENV APPSODY_WATCH_REGEX=^.*.js$0 B53ENV APPSODY_PREP=npm install --prefix0 B54ENV APPSODY_RUN=npm start0 B55ENV APPSODY_RUN_ON_CHANGE=npm start0 B56ENV APPSODY_RUN_KILL=true0 B57ENV APPSODY_DEBUG=npm run debug0 B58ENV APPSODY_DEBUG_ON_CHANGE=npm run debug0 B59ENV APPSODY_DEBUG_KILL=true0 B60ENV APPSODY_TEST=npm test &&0 B61ENV APPSODY_TEST_ON_CHANGE=0 B62ENV APPSODY_TEST_KILL=false0 B63COPY file:e832756a5d1bfcfc8f72ee7f237a300651fb1d534679adf8d8f15e74680c3724 in /licenses/ 3.97 KB64COPY dir:c83640602b8434cb58e3431f40e036bc1b349864304aa10fc2702b8ed6d3c7a0 in /project 30.01 KB65COPY dir:f1db73260acc1bc39e5c4e27b75e6bfb9cda2f7658d2b032790bdcf7db49b4ec in /config 479 B66WORKDIR /project0 B67/bin/sh -c npm install &&3.59 MB68ENV PORT=30000 B69ENV NODE_PATH=/project/user-app/node_modules0 B70EXPOSE 30000 B71EXPOSE 92290 B72LABEL dev.appsody.stack.id=nodejs-express0 B73LABEL dev.appsody.stack.tag=docker.io/appsody/nodejs-express:0.3.00 B75LABEL org.opencontainers.image.created=2019-12-16T11:54:31Z0 B76LABEL org.opencontainers.image.description=Express web framework0 B77LABEL org.opencontainers.image.licenses=Apache-2.00 B78LABEL org.opencontainers.image.title=Node.js Express0 B79LABEL org.opencontainers.image.version=0.3.00 BCommand
ADD file:152359c10cf61d80091bfd19e7e1968a538bebebfa048dca0386e35e1e999730 in /