Sign inSign up

trinera/elektrika-hub-backend:1.0.0

Multi-platform
Index digest

sha256:ef5553d7d87031a94ad27b412012d0cd006c4d367e81587bf31b978b957f67fb

OS/ARCH

Compressed size

408.2 MB

Last pushed

5 months by martinrehanek

Type

Image

Manifest digest

sha256:da7bdefdfb34f2408ba714a8ad6711d778e2a2c5cfcc4eed373cb7b4159ba5c0

Image Layers

1# debian.sh --arch 'amd64' out/46.24 MB
2RUN /bin/sh -c set -eux;22.92 MB
3RUN /bin/sh -c set -eux;61.41 MB
4RUN /bin/sh -c set -ex;201.73 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=20.20.20 B
7RUN /bin/sh -c ARCH= &&46.37 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13WORKDIR /app93 B
14COPY package*.json /app/ # buildkit34.04 KB
15RUN /bin/sh -c npm ci28.22 MB
16COPY . . # buildkit44.15 KB
17RUN /bin/sh -c npm run27.72 KB
18EXPOSE [3000/tcp]0 B
19CMD ["npm" "start"]0 B

Command

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