sha256:5d8cf0875618395abc5b97d19afd15e6b8d3f4944f89e6337b1bde02169f8b0b
OS/ARCH
linux/amd64
Compressed size
77.42 MB
Last pushed
about 1 year by somsakc
Type
Image
Manifest digest
sha256:5d8cf0875618395abc5b97d19afd15e6b8d3f4944f89e6337b1bde02169f8b0b
Image Layers
1ADD file ... in / 27.78 MB2CMD ["bash"]0 B3/bin/sh -c groupadd --gid 10003.28 KB4ENV NODE_VERSION=20.5.10 B5/bin/sh -c ARCH= && dpkgArch="$(dpkg45.75 MB6ENV YARN_VERSION=1.22.190 B7/bin/sh -c set -ex 2.61 MB8COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 449 B9ENTRYPOINT ["docker-entrypoint.sh"]0 B10CMD ["node"]0 B11LABEL version=1.00 B12LABEL description=node.js echo api0 B13COPY /tmp/workout/index.js /opt/nodejs-echo-api/index.js # buildkit575 B14COPY /tmp/workout/package.json /opt/nodejs-echo-api/package.json # buildkit364 B15COPY /tmp/workout/node_modules /opt/nodejs-echo-api/node_modules # buildkit652.56 KB16RUN /bin/sh -c chown -R653.2 KB17USER node:node0 B18WORKDIR /opt/nodejs-echo-api32 B19ENTRYPOINT ["npm" "start"]0 BCommand
ADD file:997f5a9b32407d96efac41a1cfafb318f77de077c8b5cd7065b6ec9796b4bf5e in /