sha256:ab95e4a0caceed72a5d97d7f6c5bc5f11f3b16269056145193e3862bcc342f6c
OS/ARCH
Compressed size
382.07 MB
Last pushed
almost 2 years by bhspitmonkey
Type
Image
Manifest digest
sha256:267dc952df1392393f5841af6118236ab95a7c7321116972e34526c4b7f0b8be
Image Layers
1# debian.sh --arch 'armhf' out/42.15 MB2RUN /bin/sh -c set -eux;20.76 MB3RUN /bin/sh -c set -eux;56.88 MB4RUN /bin/sh -c set -ex;167.12 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.12.00 B7RUN /bin/sh -c ARCH= &&48.3 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/app133 B17COPY package.json yarn.lock ./ #42.03 KB18RUN /bin/sh -c corepack enable256 B19RUN /bin/sh -c yarn install45.61 MB20COPY dist/ ./dist/ # buildkit6.95 KB21EXPOSE map[8080/tcp:{}]0 B22CMD ["yarn" "start"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1733097600'