sha256:7ef3e7579188600f50b5deea525c3de63366f92892502ea1fec387c25d5344f4
OS/ARCH
Compressed size
186.07 MB
Last pushed
about 1 month by 1panel
Type
Image
Manifest digest
sha256:7613abae977fc7676cf93b5c9926c39d30b2716e80864a2bc077d16beb53eeee
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.19.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.14 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 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.58 MB12COPY /usr/bin/caddy /usr/bin/caddy # buildkit15.02 MB13COPY /usr/local/lib/node_modules /usr/local/lib/node_modules # buildkit56.87 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 'arm64' out/ 'bookworm' '@1785715200'