Sign inSign up

emperorrag/auth-flow:bootstrap-20260722b

Index digest

sha256:4039a9cd6c59b5f164d64af3779c2eeca5375de5d719a1cf3c66970e5193e876

OS/ARCH

linux/amd64

Compressed size

77.72 MB

Last pushed

about 2 months by emperorrag

Type

Image

Manifest digest

sha256:f8e7a4fd972dd54ebde6c2c33cf1ec08699009262da2fecca9d604f81e635815

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 AUTH_REF=uncommitted0 B
11LABEL org.opencontainers.image.title=auth-flow org.opencontainers.image.revision=uncommitted0 B
12WORKDIR /app93 B
13ENV NODE_ENV=production PORT=80800 B
14COPY /w/apps/authentication/ui/react/flow/dist/browser/ ./dist/browser/ # buildkit286.88 KB
15COPY /w/apps/authentication/ui/react/flow/dist/server/ ./dist/server/ # buildkit898.96 KB
16RUN |1 AUTH_REF=uncommitted /bin/sh -c137 B
17USER node0 B
18EXPOSE [8080/tcp]0 B
19CMD ["node" "dist/server/server.js"]0 B

Command

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