inahomoronyia/repocrawler:tt

Security
Integration & delivery
Developer tools
Manifest digest

sha256:d007bd76ab11eceeff88c1387a3febc2ff2cb9c95ec3f46ddb3ff3a0e6eae647

OS/ARCH

linux/arm64

Compressed size

1.56 GB

Last pushed

almost 2 years by inahomoronyia

Type

Image

Manifest digest

sha256:d007bd76ab11eceeff88c1387a3febc2ff2cb9c95ec3f46ddb3ff3a0e6eae647

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 . . # buildkit1.16 GB
18CMD ["npm" "start"]0 B

Command

ADD file:9b83dbcd468d7cfbc9032be05a5a2c5fd57bd977997fb6c7794dfed2f5bc3bcc in /