sha256:6bfc6d82cae28b3a7c14f5c43e22e005c16a21c1ac068e84bbb979ba84796c86
OS/ARCH
Compressed size
410.08 MB
Last pushed
9 months by bhspitmonkey
Type
Image
Manifest digest
sha256:d5f41f5cdcb93e9e511faed497e9177c05ee93af9840631bb34ee3146669183c
Image Layers
1# debian.sh --arch 'amd64' out/46.23 MB2RUN /bin/sh -c set -eux;22.92 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.66 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.21.10 B7RUN /bin/sh -c ARCH= &&55.61 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 B13LABEL org.opencontainers.image.source=https://github.com/BHSPitMonkey/news2reader0 B14LABEL org.opencontainers.image.description= Serve online articles0 B15LABEL org.opencontainers.image.licenses=MIT0 B16WORKDIR /usr/src/app132 B17COPY package.json yarn.lock ./ #42.17 KB18RUN /bin/sh -c corepack enable56.12 KB19RUN /bin/sh -c yarn install20.94 MB20COPY dist/ ./dist/ # buildkit7.85 KB21EXPOSE [8080/tcp]0 B22CMD ["yarn" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1763337600'