sha256:765cb4606af11f57e2dfa5ab87de6bd9bf113153979d95a5b050d7fd58eb0f9f
OS/ARCH
Compressed size
379.53 MB
Last pushed
over 1 year by olegselajev241
Type
Image
Manifest digest
sha256:7e33cb0e6113fbdaf56b2c29bc99fb8b82160fe3d107d81f78441840651ee9b4
Image Layers
1# debian.sh --arch 'amd64' out/46.23 MB2RUN /bin/sh -c set -eux;22.94 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.54 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=18.20.60 B7RUN /bin/sh -c ARCH= &&43.6 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /usr/local/app134 B14RUN /bin/sh -c useradd -m3.35 KB15USER appuser0 B16COPY --chown=appuser:appuser package.json package-lock.json ./70.53 KB17ENV NODE_ENV=production0 B18RUN /bin/sh -c npm ci2.53 MB19COPY ./src ./src # buildkit2.44 KB20EXPOSE map[3000/tcp:{}]0 B21CMD ["/bin/sh" "-c" "node src/index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1738540800'