Sign inSign up

abmhamdi/usdge-eval:latest

Manifest digest

sha256:e53e51151178b413a6140535e2574b13145921c9e4a57bd285309f8e1bbc93f8

OS/ARCH

linux/amd64

Compressed size

400.89 MB

Last pushed

8 months by abmhamdi

Type

Image

Manifest digest

sha256:e53e51151178b413a6140535e2574b13145921c9e4a57bd285309f8e1bbc93f8

Image Layers

1ADD file ... in / 47.26 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.94 MB
4/bin/sh -c set -eux; apt-get61.41 MB
5/bin/sh -c set -ex; apt-get201.49 MB
6RUN /bin/sh -c groupadd --gid3.24 KB
7ENV NODE_VERSION=22.9.00 B
8RUN /bin/sh -c ARCH= &&51.37 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
14LABEL authors=A. Mhamdi0 B
15ENV TZ=Africa/Tunis0 B
16WORKDIR /app93 B
17COPY package*.json /app # buildkit27.97 KB
18RUN /bin/sh -c npm ci14.87 MB
19COPY . . # buildkit323.59 KB
20RUN /bin/sh -c npm run3.35 KB
21RUN /bin/sh -c chmod +x2.33 KB
22CMD ["node" "./src/server.mjs"]0 B

Command

ADD file:b4987bca8c4c4c640d6b71dcccfd7172b44771e0f851a47d05c00c2bdcd204f6 in /