sha256:472c7288ebf2a37a7fb01e8e5580b350fa693a6264c2402610142c2cb9eeca42
OS/ARCH
linux/amd64
Compressed size
357.86 MB
Last pushed
over 6 years by appsodydevops
Type
Image
Manifest digest
sha256:472c7288ebf2a37a7fb01e8e5580b350fa693a6264c2402610142c2cb9eeca42
Image Layers
1ADD file ... in / 43.27 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.94 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/ 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_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:e832756a5d1bfcfc8f72ee7f237a300651fb1d534679adf8d8f15e74680c3724 in /licenses/ 3.99 KB32COPY dir:75d683d99ec9d352191f52e95a3a69e12cbc0c8059ab7af96b98404d0938973c in /project 926 B33COPY dir:6e3bc7fb0e0d599448f9663017c702b21217156bc361bea16b25cba514f48876 in /config 363 B34WORKDIR /project0 B35/bin/sh -c npm install &&16.35 MB36WORKDIR /project/user-app152 B37ENV PORT=30000 B38EXPOSE 30000 B39EXPOSE 92290 B42LABEL dev.appsody.image.commit.contextDir=/incubator/nodejs0 B43LABEL dev.appsody.image.commit.date=Tue Mar 30 B44LABEL dev.appsody.image.commit.message=nodejs - Optimize0 B45LABEL dev.appsody.stack.id=nodejs0 B46LABEL dev.appsody.stack.tag=docker.io/appsody/nodejs:0.3.40 B48LABEL org.opencontainers.image.created=2020-03-03T16:19:59Z0 B49LABEL org.opencontainers.image.description=Runtime for Node.js0 B50LABEL org.opencontainers.image.documentation=https://github.com/appsody/stacks/tree/master/incubator/nodejs/README.md0 B51LABEL org.opencontainers.image.licenses=Apache-2.00 B52LABEL org.opencontainers.image.revision=c27fffdbe7a9443081ef6abbac2cb2d8125aeb450 B53LABEL org.opencontainers.image.source=https://github.com/appsody/stacks/tree/master/incubator/nodejs/image0 B54LABEL org.opencontainers.image.title=Node.js0 B55LABEL org.opencontainers.image.url=https://github.com/appsody/stacks/tree/master/incubator/nodejs0 B56LABEL org.opencontainers.image.version=0.3.40 B57ENV APPSODY_PROJECT_DIR=/project0 B58ENV APPSODY_MOUNTS=/:/project/user-app0 B59ENV APPSODY_DEPS=/project/user-app/node_modules0 B60ENV APPSODY_WATCH_DIR=/project/user-app0 B61ENV APPSODY_WATCH_IGNORE_DIR=/project/user-app/node_modules0 B62ENV APPSODY_WATCH_REGEX=^.*.js$0 B63ENV APPSODY_PREP=npm install --prefix0 B64ENV APPSODY_RUN=npm start0 B65ENV APPSODY_RUN_ON_CHANGE=npm start0 B66ENV APPSODY_RUN_KILL=true0 B67ENV APPSODY_DEBUG=npm run debug0 B68ENV APPSODY_DEBUG_ON_CHANGE=npm run debug0 B69ENV APPSODY_DEBUG_KILL=true0 B70ENV APPSODY_TEST=npm test &&0 B71ENV APPSODY_TEST_ON_CHANGE=0 B72ENV APPSODY_TEST_KILL=false0 B73COPY file:a487c34c2a40f698ada676592f099886cf4f6f0fa1ae88779d1815848bdf3c14 in /licenses/ 3.97 KB74COPY dir:0c511c741f44ee6cb52dd85440b336f6796dafb4e04c54d68270d600b2e95387 in /project 31.52 KB75COPY dir:f1db73260acc1bc39e5c4e27b75e6bfb9cda2f7658d2b032790bdcf7db49b4ec in /config 480 B76WORKDIR /project0 B77/bin/sh -c npm install &&6.24 MB78ENV PORT=30000 B79ENV NODE_PATH=/project/user-app/node_modules0 B80EXPOSE 30000 B81EXPOSE 92290 B84LABEL dev.appsody.image.commit.contextDir=/incubator/nodejs-express0 B85LABEL dev.appsody.image.commit.date=Wed Mar 40 B86LABEL dev.appsody.image.commit.message=Change back into0 B87LABEL dev.appsody.stack.id=nodejs-express0 B88LABEL dev.appsody.stack.tag=docker.io/appsody/nodejs-express:0.4.40 B90LABEL org.opencontainers.image.created=2020-03-04T10:47:28Z0 B91LABEL org.opencontainers.image.description=Express web framework0 B92LABEL org.opencontainers.image.documentation=https://github.com/appsody/stacks/tree/master/incubator/nodejs-express/README.md0 B93LABEL org.opencontainers.image.licenses=Apache-2.00 B94LABEL org.opencontainers.image.revision=7d01a0ee7248cf218c064ef8c70102b3dcaac3840 B95LABEL org.opencontainers.image.source=https://github.com/appsody/stacks/tree/master/incubator/nodejs-express/image0 B96LABEL org.opencontainers.image.title=Node.js Express0 B97LABEL org.opencontainers.image.url=https://github.com/appsody/stacks/tree/master/incubator/nodejs-express0 B98LABEL org.opencontainers.image.version=0.4.40 BCommand
ADD file:08c5ab7c53526da155d6be40a9795fc08afc9f47bd333c096e90185fe9fab2b1 in /