Sign inSign up

louisgrasset/touitomamout:1.8

Multi-platform
Integration & delivery
Index digest

sha256:866fc9deb029e546a5b941eb4c2ef01a28887493f9e92da25da5a38bc5c9d5d7

OS/ARCH

Compressed size

142.34 MB

Last pushed

almost 2 years by louisgrasset

Type

Image

Manifest digest

sha256:ffc7bd465997234c9001afcc42a37aeeef6c277c97ed7200abeb3fcb2ac83f69

Image Layers

1ADD file ... in / 3.46 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=20.17.00 B
4RUN /bin/sh -c addgroup -g40.35 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.32 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11COPY src/ /app/src # buildkit229.68 KB
12COPY scripts/ /app/scripts # buildkit278 B
13COPY package.json package-lock.json tsconfig.json .eslintrc.json70.76 KB
14RUN /bin/sh -c npm ci96.92 MB
15RUN /bin/sh -c echo ""130 B
16USER node0 B
17CMD ["/bin/sh" "-c" "node /app/dist/index.js0 B

Command

ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in /