Sign inSign up

bhspitmonkey/news2reader:nightly

Multi-platform
Integration & delivery
Index digest

sha256:c01d3015f39c7ac95f873e33f77fdc08103f33a0601630f28984a88cf460cf15

OS/ARCH

Compressed size

416.83 MB

Last pushed

about 3 years by bhspitmonkey

Type

Image

Manifest digest

sha256:37937a88d866f0bd8b46f4048a059ba6067a30ad709add5e98a7928473b3241c

Image Layers

1ADD file ... in / 47.29 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.48 MB
4/bin/sh -c apt-get update &&61.02 MB
5/bin/sh -c set -ex; apt-get193.04 MB
6/bin/sh -c groupadd --gid 10003.29 KB
7ENV NODE_VERSION=18.17.10 B
8/bin/sh -c ARCH= && dpkgArch="$(dpkg43.74 MB
9ENV YARN_VERSION=1.22.190 B
10/bin/sh -c set -ex 2.17 MB
11COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 450 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13CMD ["node"]0 B
14LABEL org.opencontainers.image.source=https://github.com/BHSPitMonkey/news2reader0 B
15LABEL org.opencontainers.image.description= Serve online articles0 B
16LABEL org.opencontainers.image.licenses=MIT0 B
17WORKDIR /usr/src/app133 B
18COPY package.json yarn.lock ./ #40.21 KB
19RUN /bin/sh -c yarn install47.03 MB
20COPY dist/ ./dist/ # buildkit5.6 KB
21EXPOSE map[8080/tcp:{}]0 B
22CMD ["yarn" "start"]0 B

Command

ADD file:ca43018e3d97d44b49e60fe002bb20834a74cc1163d7e95ad50d549f072de158 in /