Sign inSign up

emperorrag/atlas-console:bootstrap-20260722

Index digest

sha256:e4e017b1fec65d813a4f282068b4d0eb25176d62f826f820a82be9a43179eed4

OS/ARCH

linux/amd64

Compressed size

85.63 MB

Last pushed

about 2 months by emperorrag

Type

Image

Manifest digest

sha256:906c7c002cc98d26bc6834d75c3be3a39482f7379f61f9e41d2d45c38e9d14de

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 ATLAS_REF=uncommitted0 B
11LABEL org.opencontainers.image.title=atlas-console org.opencontainers.image.revision=uncommitted0 B
12WORKDIR /app93 B
13ENV NODE_ENV=production PORT=80800 B
14COPY /w/apps/atlas/frontend/react/remote/dist/browser/ ./dist/browser/ # buildkit6.44 MB
15COPY /w/apps/atlas/frontend/react/remote/dist/server/ ./dist/server/ # buildkit2.62 MB
16COPY /w/dist/atlas/atlas.manifest.sha256 ./dist/browser/atlas.manifest.sha256 # buildkit232 B
17RUN |1 ATLAS_REF=uncommitted /bin/sh -c2.56 KB
18USER node0 B
19EXPOSE [8080/tcp]0 B
20CMD ["node" "dist/server/server.js"]0 B

Command

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