sha256:9859c69dca26038f425542244711b2f8f4d704e5cad4ce978d8bec16d5f0128e
OS/ARCH
linux/amd64
Compressed size
675.25 MB
Last pushed
7 months by liuzhen932
Type
Image
Manifest digest
sha256:9859c69dca26038f425542244711b2f8f4d704e5cad4ce978d8bec16d5f0128e
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.11.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.81 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10LABEL io.dofigen.version=2.5.1 org.opencontainers.image.base.digest=sha256:0afb7822fac7bf9d7c1bf3b6e6c496dee6b2b64d8dfa365501a3c68e8eba94b2 org.opencontainers.image.base.name=docker.io/node:24-slim0 B11WORKDIR /app/apps/status-page135 B12COPY --chown=1000:1000 --chmod=555 /app/apps/status-page/.next/standalone/apps/status-page/ ./6.41 MB13COPY --chown=1000:1000 /app/node_modules/ /app/node_modules/ #587.6 MB14COPY --chown=1000:1000 /app/apps/status-page/.next/static/ ./.next/static/ #1.16 MB15COPY --chown=1000:1000 /app/apps/status-page/public/ ./public/ #304.56 KB16USER 0:00 B17RUN /bin/sh -c apt-get update
apt-get4.41 MB18USER 1000:10000 B19EXPOSE map[3000/tcp:{}]0 B20HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:3000/0 B21CMD ["node" "server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1763337600'