Sign inSign up

exoplatform/exo-excalidraw-backend:latest

Manifest digest

sha256:022a7f4ded276703ca2ca96b012914fa2839d233108c98c4e1a2a00175cf559f

OS/ARCH

linux/amd64

Compressed size

110.2 MB

Last pushed

11 months by exoplatform

Type

Image

Manifest digest

sha256:022a7f4ded276703ca2ca96b012914fa2839d233108c98c4e1a2a00175cf559f

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.21.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.17 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /excalidraw-backend140 B
11COPY package*.json ./ # buildkit52.94 KB
12RUN /bin/sh -c npm ci33.94 MB
13COPY tsconfig.json ./ # buildkit371 B
14COPY src ./src # buildkit4.32 KB
15RUN /bin/sh -c npm run486.59 KB
16EXPOSE map[80/tcp:{}]0 B
17EXPOSE map[9090/tcp:{}]0 B
18CMD ["npm" "start"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1760918400'