Sign inSign up

utharwynn/gjallar-migrator:77bdf99a

Multi-platform
Index digest

sha256:6b0c5587c6440b416e2f656b54bcb76fc9465244c5d7b31c2422cefee6b81f8b

OS/ARCH

Compressed size

322.58 MB

Last pushed

17 days by utharwynn

Type

Image

Manifest digest

sha256:ac078dbce23980ad0765a835cf807dae63ba78ab988826c9894d143a5f7593ae

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 NEXT_TELEMETRY_DISABLED=10 B
12RUN /bin/sh -c npm install12.61 MB
13RUN /bin/sh -c apt-get update3.37 MB
14WORKDIR /app32 B
15ENV NODE_ENV=production0 B
16COPY /app/node_modules ./node_modules # buildkit230.39 MB
17COPY package.json ./package.json # buildkit915 B
18COPY prisma ./prisma # buildkit20.75 KB
19COPY prisma7.config.ts ./prisma7.config.ts # buildkit377 B
20USER node0 B
21CMD ["./node_modules/.bin/prisma" "migrate" "deploy"]0 B

Command

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