sha256:e0ea3e97c47b38d2b2f7cf36f7ec94f5b03e3ad68fe9d9e2b0f2d8a7c5f0fe60
OS/ARCH
Compressed size
371.55 MB
Last pushed
over 1 year by michaelirwin244
Type
Image
Manifest digest
sha256:dfafb5c9d13441e073898f9226540704104f088cbd60db382b2e161c9a4caba3
Image Layers
1# debian.sh --arch 'arm64' out/46.09 MB2RUN /bin/sh -c set -eux;22.32 MB3RUN /bin/sh -c set -eux;61.37 MB4RUN /bin/sh -c set -ex;193.3 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=18.20.50 B7RUN /bin/sh -c ARCH= &&43.65 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 B13RUN /bin/sh -c npm uninstall3.01 KB14WORKDIR /usr/local/app134 B15RUN /bin/sh -c useradd -m3.34 KB16USER appuser0 B17ENV NODE_ENV=production0 B18COPY package.json yarn.lock ./ #81.99 KB19RUN /bin/sh -c yarn install3.54 MB20COPY ./src ./src # buildkit2.38 KB21EXPOSE map[3000/tcp:{}]0 B22CMD ["/bin/sh" "-c" "node src/index.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1734912000'