sha256:7ef3e7579188600f50b5deea525c3de63366f92892502ea1fec387c25d5344f4
OS/ARCH
Compressed size
187.76 MB
Last pushed
about 1 month by 1panel
Type
Image
Manifest digest
sha256:da5701136a3109776be1de7d7a416171bbd03c4e0077e74d91e19cd30b9d3f12
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.19.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.16 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 B10LABEL org.opencontainers.image.title=DeepSeek Harness org.opencontainers.image.source=https://github.com/deepseek-ai/deepseek-harness0 B11RUN /bin/sh -c apt-get update37.74 MB12COPY /usr/bin/caddy /usr/bin/caddy # buildkit16.49 MB13COPY /usr/local/lib/node_modules /usr/local/lib/node_modules # buildkit56.79 MB14RUN /bin/sh -c node --expose-internals3.33 KB15COPY deepseek-harness/Caddyfile /etc/caddy/Caddyfile # buildkit455 B16COPY deepseek-harness/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit1.5 KB17RUN /bin/sh -c chmod 07551.49 KB18ENV DSH_HOME=/data/dsh DSH_TELEMETRY_DISABLED=10 B19WORKDIR /workspace32 B20EXPOSE [8443/tcp]0 B21HEALTHCHECK {Test:[CMD-SHELL curl -fsS --max-time0 B22STOPSIGNAL SIGTERM0 B23ENTRYPOINT ["tini" "--" "/usr/local/bin/docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'