Sign inSign up

utharwynn/gjallar-worker:3593ccd1

Multi-platform
Index digest

sha256:b23b769baf18099e9e0fb663e9bed0c7c07526e0930a54e08c1f280911559552

OS/ARCH

Compressed size

107.2 MB

Last pushed

6 days by utharwynn

Type

Image

Manifest digest

sha256:197175ffd8e6d001f63e544ab918db2cb39f76d86adaaa8f3b080f352a856a30

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=22.23.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.62 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11ENV NODE_ENV=production0 B
12RUN /bin/sh -c apt-get update3.37 MB
13COPY /app/node_modules ./node_modules # buildkit27.61 MB
14COPY workers/runtime/package.json ./package.json # buildkit278 B
15COPY /app/dist ./dist # buildkit35.66 KB
16USER node0 B
17CMD ["node" "dist/maintenance-worker.mjs"]0 B

Command

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