sha256:6958262de9d71633b81866e2b17f35c8662e2aaa9a91b0444d29d795b3b08763
OS/ARCH
Compressed size
130.39 MB
Last pushed
5 months by linkease
Type
Image
Manifest digest
sha256:b9629d150616d394a698ab5971dce9ae4846dd9335b4136c9b6fb79c25f00a09
Image Layers
1# debian.sh --arch 'amd64' out/26.93 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.35 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;13.03 MB9RUN /bin/sh -c set -eux;250 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/sh28.99 MB16RUN |2 HERMES_AGENT_REPO=https://github.com/NousResearch/hermes-agent.git HERMES_WEBUI_REPO=https://github.com/nesquena/hermes-webui.git /bin/sh54.48 MB17RUN |2 HERMES_AGENT_REPO=https://github.com/NousResearch/hermes-agent.git HERMES_WEBUI_REPO=https://github.com/nesquena/hermes-webui.git /bin/sh3.59 MB18COPY entrypoint.sh /usr/local/bin/hermes-entrypoint # buildkit589 B19RUN |2 HERMES_AGENT_REPO=https://github.com/NousResearch/hermes-agent.git HERMES_WEBUI_REPO=https://github.com/nesquena/hermes-webui.git /bin/sh587 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 'amd64' out/ 'bookworm' '@1775433600'