sha256:6958262de9d71633b81866e2b17f35c8662e2aaa9a91b0444d29d795b3b08763
OS/ARCH
Compressed size
129.98 MB
Last pushed
5 months by linkease
Type
Image
Manifest digest
sha256:07e215af16423190cc3f04ade5f507f1e8762c0b45a2ab7350b9da2ae128653a
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;3.19 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;12.97 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ARG HERMES_AGENT_REPO=https://github.com/NousResearch/hermes-agent.git0 B12ARG HERMES_WEBUI_REPO=https://github.com/nesquena/hermes-webui.git0 B13ENV TZ=Asia/Shanghai PYTHONUNBUFFERED=1 PIP_NO_CACHE_DIR=1 PATH=/root/.local/bin:/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B14WORKDIR /workspace99 B15RUN |2 HERMES_AGENT_REPO=https://github.com/NousResearch/hermes-agent.git HERMES_WEBUI_REPO=https://github.com/nesquena/hermes-webui.git /bin/sh29.22 MB16RUN |2 HERMES_AGENT_REPO=https://github.com/NousResearch/hermes-agent.git HERMES_WEBUI_REPO=https://github.com/nesquena/hermes-webui.git /bin/sh54.2 MB17RUN |2 HERMES_AGENT_REPO=https://github.com/NousResearch/hermes-agent.git HERMES_WEBUI_REPO=https://github.com/nesquena/hermes-webui.git /bin/sh3.58 MB18COPY entrypoint.sh /usr/local/bin/hermes-entrypoint # buildkit588 B19RUN |2 HERMES_AGENT_REPO=https://github.com/NousResearch/hermes-agent.git HERMES_WEBUI_REPO=https://github.com/nesquena/hermes-webui.git /bin/sh586 B20EXPOSE [8787/tcp]0 B21HEALTHCHECK &{["CMD-SHELL" "curl -fsS \"http://127.0.0.1:${HERMES_WEBUI_PORT}/health\"0 B22ENTRYPOINT ["/usr/bin/tini" "--" "/usr/local/bin/hermes-entrypoint"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1775433600'