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 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.18.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG ATLAS_REF=uncommitted0 B11LABEL org.opencontainers.image.title=atlas-console org.opencontainers.image.revision=uncommitted0 B12WORKDIR /app93 B13ENV NODE_ENV=production PORT=80800 B14COPY /w/apps/atlas/frontend/react/remote/dist/browser/ ./dist/browser/ # buildkit6.44 MB15COPY /w/apps/atlas/frontend/react/remote/dist/server/ ./dist/server/ # buildkit2.62 MB16COPY /w/dist/atlas/atlas.manifest.sha256 ./dist/browser/atlas.manifest.sha256 # buildkit232 B17RUN |1 ATLAS_REF=uncommitted /bin/sh -c2.56 KB18USER node0 B19EXPOSE [8080/tcp]0 B20CMD ["node" "dist/server/server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'