Sign inSign up

bhspitmonkey/news2reader:main

Multi-platform
Integration & delivery
Index digest

sha256:463631872a74771665ba9586449a0e54eeefd54ded8264340b8665dafb77e2ee

OS/ARCH

Compressed size

361.55 MB

Last pushed

3 months by bhspitmonkey

Type

Image

Manifest digest

sha256:e41467d4d8197c3817991c8bc8063f1274842fe1dd77fa8f6c2fb5c38497888a

Image Layers

1# debian.sh --arch 'armhf' out/42.16 MB
2RUN /bin/sh -c set -eux;20.93 MB
3RUN /bin/sh -c set -eux;56.9 MB
4RUN /bin/sh -c set -ex;167.36 MB
5RUN /bin/sh -c groupadd --gid3.24 KB
6ENV NODE_VERSION=22.23.10 B
7RUN /bin/sh -c ARCH= &&50.78 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13LABEL org.opencontainers.image.source=https://github.com/BHSPitMonkey/news2reader0 B
14LABEL org.opencontainers.image.description= Serve online articles0 B
15LABEL org.opencontainers.image.licenses=MIT0 B
16WORKDIR /usr/src/app133 B
17COPY package.json yarn.lock ./ #43.21 KB
18RUN /bin/sh -c corepack enable55.06 KB
19RUN /bin/sh -c yarn install22.12 MB
20COPY dist/ ./dist/ # buildkit7.85 KB
21EXPOSE [8080/tcp]0 B
22CMD ["yarn" "start"]0 B

Command

# debian.sh --arch 'armhf' out/ 'bookworm' '@1781049600'