sha256:10ef27f63ce277b69666f8a12723d223edc625492cdf95df96232ebbccaab3bb
OS/ARCH
linux/amd64
Compressed size
382.99 MB
Last pushed
over 6 years by appsodydevops
Type
Image
Manifest digest
sha256:10ef27f63ce277b69666f8a12723d223edc625492cdf95df96232ebbccaab3bb
Image Layers
1ADD file ... in / 43.27 MB2CMD ["bash"]0 B3/bin/sh -c apt-get update &&10.25 MB4/bin/sh -c set -ex; if4.14 MB5/bin/sh -c apt-get update &&47.76 MB6/bin/sh -c set -ex; apt-get204.95 MB7/bin/sh -c groupadd --gid 10004.06 KB8ENV NODE_VERSION=12.18.00 B9/bin/sh -c ARCH= && dpkgArch="$(dpkg22.79 MB10ENV YARN_VERSION=1.22.40 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 install0 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:c913cba0a89be320641f609f27fe3dd4c0c8b52fd1f942de4de74bfc58e8cace in /project 22.04 KB33COPY dir:6e3bc7fb0e0d599448f9663017c702b21217156bc361bea16b25cba514f48876 in /config 365 B34WORKDIR /project0 B35/bin/sh -c npm install15.16 MB36WORKDIR /project/user-app155 B37ENV PORT=30000 B38ENV APPSODY_DEBUG_PORT=92290 B39EXPOSE 30000 B40EXPOSE 92290 B41LABEL dev.appsody.image.commit.contextDir=/incubator/nodejs0 B42LABEL dev.appsody.image.commit.date=Wed Jun 100 B43LABEL dev.appsody.image.commit.message=meta: replace Sam0 B44LABEL dev.appsody.stack.id=nodejs0 B45LABEL dev.appsody.stack.tag=docker.io/appsody/nodejs:0.3.70 B46LABEL org.opencontainers.image.authors=Gireesh Punathil <gireeshpunathil>0 B47LABEL org.opencontainers.image.created=2020-06-10T14:02:24Z0 B48LABEL org.opencontainers.image.description=Runtime for Node.js0 B49LABEL org.opencontainers.image.documentation=https://github.com/appsody/stacks/tree/master/incubator/nodejs/README.md0 B50LABEL org.opencontainers.image.licenses=Apache-2.00 B51LABEL org.opencontainers.image.revision=e33111183a1cd18bd96d1974902f4d1003d2bb270 B52LABEL org.opencontainers.image.source=https://github.com/appsody/stacks/tree/master/incubator/nodejs/image0 B53LABEL org.opencontainers.image.title=Node.js0 B54LABEL org.opencontainers.image.url=https://github.com/appsody/stacks/tree/master/incubator/nodejs0 B55LABEL org.opencontainers.image.version=0.3.70 B56ENV APPSODY_PROJECT_DIR=/project0 B57ENV APPSODY_MOUNTS=/:/project/user-app0 B58ENV APPSODY_DEPS=/project/user-app/node_modules0 B59ENV APPSODY_WATCH_DIR=/project/user-app0 B60ENV APPSODY_WATCH_IGNORE_DIR=/project/user-app/node_modules0 B61ENV APPSODY_WATCH_REGEX=^.*.js$0 B62ENV APPSODY_PREP=npm install --prefix0 B63ENV APPSODY_RUN=npm start0 B64ENV APPSODY_RUN_ON_CHANGE=npm start0 B65ENV APPSODY_RUN_KILL=true0 B66ENV APPSODY_DEBUG=npm run debug0 B67ENV APPSODY_DEBUG_ON_CHANGE=npm run debug0 B68ENV APPSODY_DEBUG_KILL=true0 B69ENV APPSODY_TEST=npm test &&0 B70ENV APPSODY_TEST_ON_CHANGE=0 B71ENV APPSODY_TEST_KILL=false0 B72COPY file:a487c34c2a40f698ada676592f099886cf4f6f0fa1ae88779d1815848bdf3c14 in /licenses/ 3.97 KB73COPY dir:5434e07122dfc66e61ad2a91af400e339edbe3a83c9e7630c92ddf8f7e5a30cd in /project 32.24 KB74COPY dir:f1db73260acc1bc39e5c4e27b75e6bfb9cda2f7658d2b032790bdcf7db49b4ec in /config 478 B75WORKDIR /project0 B76/bin/sh -c npm install32.32 MB77ENV PORT=30000 B78ENV APPSODY_DEBUG_PORT=92290 B79ENV NODE_PATH=/project/user-app/node_modules0 B80EXPOSE 30000 B81EXPOSE 92290 B82LABEL dev.appsody.image.commit.contextDir=/incubator/nodejs-express0 B83LABEL dev.appsody.image.commit.date=Wed Jun 100 B84LABEL dev.appsody.image.commit.message=meta: Replace the0 B85LABEL dev.appsody.stack.id=nodejs-express0 B86LABEL dev.appsody.stack.tag=docker.io/appsody/nodejs-express:0.4.110 B87LABEL org.opencontainers.image.authors=Gireesh Punathil <gireeshpunathil>0 B88LABEL org.opencontainers.image.created=2020-06-10T14:37:32Z0 B89LABEL org.opencontainers.image.description=Express web framework0 B90LABEL org.opencontainers.image.documentation=https://github.com/appsody/stacks/tree/master/incubator/nodejs-express/README.md0 B91LABEL org.opencontainers.image.licenses=Apache-2.00 B92LABEL org.opencontainers.image.revision=41e6af7f5aa970da76cd1b2b10b17ee088d43cb40 B93LABEL org.opencontainers.image.source=https://github.com/appsody/stacks/tree/master/incubator/nodejs-express/image0 B94LABEL org.opencontainers.image.title=Node.js Express0 B95LABEL org.opencontainers.image.url=https://github.com/appsody/stacks/tree/master/incubator/nodejs-express0 B96LABEL org.opencontainers.image.version=0.4.110 BCommand
ADD file:6e16bc9cf28c19a1fb1fb516411643e33cbd2bdb7b6c2ce2468c6583c89871a2 in /