sha256:e0ea3e97c47b38d2b2f7cf36f7ec94f5b03e3ad68fe9d9e2b0f2d8a7c5f0fe60
OS/ARCH
Compressed size
380.35 MB
Last pushed
over 1 year by michaelirwin244
Type
Image
Manifest digest
sha256:922d71fd16a2dccfc7d37cdbe9337ae5623c4a9c8c9903d65300cc9f6cb40c61
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.76 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.52 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=18.20.50 B7RUN /bin/sh -c ARCH= &&43.58 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13RUN /bin/sh -c npm uninstall3.02 KB14WORKDIR /usr/local/app135 B15RUN /bin/sh -c useradd -m3.35 KB16USER appuser0 B17ENV NODE_ENV=production0 B18COPY package.json yarn.lock ./ #81.98 KB19RUN /bin/sh -c yarn install3.54 MB20COPY ./src ./src # buildkit2.35 KB21EXPOSE map[3000/tcp:{}]0 B22CMD ["/bin/sh" "-c" "node src/index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1734912000'