sha256:374383f1d7f4761e7b7490fa90ee9c08665ea2a24f66ef4986483edb8585c9aa
OS/ARCH
linux/amd64
Compressed size
413.29 MB
Last pushed
almost 6 years by appsodydevops
Type
Image
Manifest digest
sha256:374383f1d7f4761e7b7490fa90ee9c08665ea2a24f66ef4986483edb8585c9aa
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.99 MB7/bin/sh -c groupadd --gid 10004.07 KB8ENV NODE_VERSION=12.18.30 B9/bin/sh -c ARCH= && dpkgArch="$(dpkg22.7 MB10ENV YARN_VERSION=1.22.40 B11/bin/sh -c set -ex 2.25 MB12COPY file:238737301d47304174e4d24f4def935b29b3069c03c72ae8de97d94624382fce in /usr/local/bin/ 294 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:a8cc9e66525ae4e8c40b66ec512e2ed91cb0fd4ee4b9b1bdccbbc571999d9ed1 in /project 22.39 KB33COPY dir:6e3bc7fb0e0d599448f9663017c702b21217156bc361bea16b25cba514f48876 in /config 364 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=Thu Jul 300 B43LABEL dev.appsody.image.commit.message=nodejs: Add 'build'0 B44LABEL dev.appsody.stack.id=nodejs0 B45LABEL dev.appsody.stack.tag=docker.io/appsody/nodejs:0.4.00 B46LABEL org.opencontainers.image.authors=Gireesh Punathil <gireeshpunathil>0 B47LABEL org.opencontainers.image.created=2020-07-30T10:06:45Z0 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=02c41f9b025cac08843d3d703b47bb97216db43f0 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.4.00 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_modules;/project/user-app/dist0 B61ENV APPSODY_WATCH_REGEX=^.*.ts$0 B62ENV APPSODY_PREP=npm install --prefix0 B63ENV APPSODY_RUN=npm run pretest0 B64ENV APPSODY_RUN_ON_CHANGE=npm run pretest0 B65ENV APPSODY_RUN_KILL=true0 B66ENV APPSODY_DEBUG=npm run debug0 B67ENV APPSODY_DEBUG_ON_CHANGE=npm run pretest0 B68ENV APPSODY_DEBUG_KILL=true0 B69ENV APPSODY_DEBUG_PORT=92290 B70ENV APPSODY_TEST=npm test &&0 B71ENV APPSODY_TEST_ON_CHANGE=0 B72ENV APPSODY_TEST_KILL=false0 B73COPY file:e832756a5d1bfcfc8f72ee7f237a300651fb1d534679adf8d8f15e74680c3724 in /licenses/ 3.97 KB74COPY dir:41bde63aec0309c715fe78e1851a439e418d0fa2e332833f1e4624c522214375 in /project 61.96 KB75COPY dir:dffbbd3c9d558115718f171383ce78e98032549c808b726a9ba60799afb138de in /config 429 B76WORKDIR /project0 B77/bin/sh -c npm install &&62.67 MB78ENV PORT=30000 B79ENV NODE_PATH=/project/user-app/node_modules0 B80EXPOSE 30000 B81EXPOSE 92290 B82LABEL dev.appsody.image.commit.contextDir=/incubator/nodejs-loopback0 B83LABEL dev.appsody.image.commit.date=Mon Nov 300 B84LABEL dev.appsody.image.commit.message=nodejs-loopback: upgrade LoopBack0 B85LABEL dev.appsody.stack.id=nodejs-loopback0 B86LABEL dev.appsody.stack.tag=docker.io/appsody/nodejs-loopback:0.4.00 B87LABEL org.opencontainers.image.authors=Raymond Feng <raymondfeng>0 B88LABEL org.opencontainers.image.created=2020-11-30T16:09:41Z0 B89LABEL org.opencontainers.image.description=LoopBack 4 API0 B90LABEL org.opencontainers.image.documentation=https://github.com/appsody/stacks/tree/master/incubator/nodejs-loopback/README.md0 B91LABEL org.opencontainers.image.licenses=Apache-2.00 B92LABEL org.opencontainers.image.revision=3f2cf388b8e3d7492e1653c7420187db8cb9ce410 B93LABEL org.opencontainers.image.source=https://github.com/appsody/stacks/tree/master/incubator/nodejs-loopback/image0 B94LABEL org.opencontainers.image.title=LoopBack 40 B95LABEL org.opencontainers.image.url=https://github.com/appsody/stacks/tree/master/incubator/nodejs-loopback0 B96LABEL org.opencontainers.image.version=0.4.00 BCommand
ADD file:f98fe3d719ea765cb59da025d506d0bbd6db7a842b6b63c58c8d4d65b51bdb1f in /