Sign inSign up

emperorrag/better-auth:bootstrap-20260722b

Index digest

sha256:cee1e354fb3c142177d8f59c3fa5134e0ae406589c713622d55c33a61df04797

OS/ARCH

linux/amd64

Compressed size

184.11 MB

Last pushed

about 2 months by emperorrag

Type

Image

Manifest digest

sha256:97d125a539c5a36f6234c40f1827602351cad52d828017add578d75f1374e1c2

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=24.18.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ARG BAUTH_REF=uncommitted0 B
11LABEL org.opencontainers.image.title=better-auth org.opencontainers.image.revision=uncommitted0 B
12WORKDIR /app93 B
13ENV NODE_ENV=production PORT=80800 B
14COPY /deps/node_modules ./node_modules # buildkit63.49 MB
15COPY /w/node_modules/.prisma ./node_modules/.prisma # buildkit18.05 MB
16COPY /w/node_modules/@prisma/client ./node_modules/@prisma/client # buildkit26 MB
17COPY /w/apps/authentication/backends/better-auth/nest/package.json ./package.json # buildkit691 B
18COPY /w/apps/authentication/backends/better-auth/nest/dist/main.js ./dist/main.js # buildkit4.55 KB
19USER node0 B
20EXPOSE [8080/tcp]0 B
21CMD ["node" "dist/main.js"]0 B

Command

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