Sign inSign up

bhspitmonkey/news2reader:v1.3.0

Multi-platform
Integration & delivery
Index digest

sha256:6bfc6d82cae28b3a7c14f5c43e22e005c16a21c1ac068e84bbb979ba84796c86

OS/ARCH

Compressed size

401.56 MB

Last pushed

10 months by bhspitmonkey

Type

Image

Manifest digest

sha256:d47a0268fb93c1796e45f769819357ac52c415f0c65250d1652e7a7ccf144320

Image Layers

1# debian.sh --arch 'arm64' out/46.12 MB
2RUN /bin/sh -c set -eux;22.51 MB
3RUN /bin/sh -c set -eux;61.39 MB
4RUN /bin/sh -c set -ex;193.58 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=22.21.10 B
7RUN /bin/sh -c ARCH= &&55.74 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 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/app132 B
17COPY package.json yarn.lock ./ #42.17 KB
18RUN /bin/sh -c corepack enable56.11 KB
19RUN /bin/sh -c yarn install20.94 MB
20COPY dist/ ./dist/ # buildkit7.85 KB
21EXPOSE [8080/tcp]0 B
22CMD ["yarn" "start"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1763337600'