inahomoronyia/repocrawler:demofb

Security
Integration & delivery
Developer tools
Manifest digest

sha256:e73b58d98acccc50802a8cb0df20ca4a1ffe886c48ee6d75ce9afae3e8b837e2

OS/ARCH

linux/arm64

Compressed size

5.31 GB

Last pushed

almost 2 years by inahomoronyia

Type

Image

Manifest digest

sha256:e73b58d98acccc50802a8cb0df20ca4a1ffe886c48ee6d75ce9afae3e8b837e2

Image Layers

1ADD file ... in / 47.29 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.5 MB
4/bin/sh -c set -eux; apt-get61.03 MB
5/bin/sh -c set -ex; apt-get193.24 MB
6RUN /bin/sh -c groupadd --gid3.25 KB
7ENV NODE_VERSION=22.5.10 B
8RUN /bin/sh -c ARCH= &&50.54 MB
9ENV YARN_VERSION=1.22.220 B
10RUN /bin/sh -c set -ex1.19 MB
11COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13CMD ["node"]0 B
14WORKDIR /usr/src/app133 B
15COPY package*.json ./ # buildkit46.86 KB
16RUN /bin/sh -c npm install35.12 MB
17COPY . . # buildkit4.91 GB
18CMD ["npm" "start"]0 B

Command

ADD file:9b83dbcd468d7cfbc9032be05a5a2c5fd57bd977997fb6c7794dfed2f5bc3bcc in /