Sign inSign up

bhspitmonkey/news2reader:v1.0.0

Multi-platform
Integration & delivery
Index digest

sha256:01f3fb669a74e8277f8a263dacf5951bd0241d056da1fbd62d13905cdd6e7e8b

OS/ARCH

Compressed size

425.45 MB

Last pushed

about 3 years by bhspitmonkey

Type

Image

Manifest digest

sha256:cdbcb737a7e2a4ffd89e366940e8efe5c35a9ad0f3bb02136325c456e99eeb9a

Image Layers

1ADD file ... in / 47.26 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.92 MB
4/bin/sh -c apt-get update &&61.14 MB
5/bin/sh -c set -ex; apt-get201.26 MB
6/bin/sh -c groupadd --gid 10003.29 KB
7ENV NODE_VERSION=18.17.00 B
8/bin/sh -c ARCH= && dpkgArch="$(dpkg43.66 MB
9ENV YARN_VERSION=1.22.190 B
10/bin/sh -c set -ex 2.17 MB
11COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 454 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 install46.99 MB
20COPY dist/ ./dist/ # buildkit5.6 KB
21EXPOSE map[8080/tcp:{}]0 B
22CMD ["yarn" "start"]0 B

Command

ADD file:cc1376ecb3d9e93e4160573c110da753ffeb2efe2223351f1fbf483d89f1a756 in /