sha256:0430d20f7772b58baabec447c44c747644e404d380ee97ff33ed2b1196c51d99
OS/ARCH
linux/amd64
Compressed size
473.12 MB
Last pushed
about 1 month by castbuild
Type
Image
Manifest digest
sha256:0430d20f7772b58baabec447c44c747644e404d380ee97ff33ed2b1196c51d99
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.23 MB4ENV PYTHON_VERSION=3.14.50 B5ENV PYTHON_SHA256=7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db60 B6RUN /bin/sh -c set -eux;11.76 MB7RUN /bin/sh -c set -eux;249 B8CMD ["python3"]0 B9ARG MCP_SUITE_VERSION=3.1.00 B10ARG GATEWAY_COMMIT=804c0afb48e705c7d560d527752ed99d30c998970 B11ARG STRUCTURAL_MCP_COMMIT=c830a4259f013488af737f8fc3e116fb58e5ffc70 B12ARG SEMANTIC_MCP_COMMIT=1bfad1c187cbad512765bcc59b5da839f33e57e20 B13ARG TEXT2CYPHER_MCP_COMMIT=048f356f43ba1edc8dd4cff804936a1a272eb4810 B14ARG MINIMUM_COMPATIBLE_IMAGING_API_VERSION=3.6.00 B15LABEL org.opencontainers.image.title=CAST Imaging MCP Suite0 B16ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 MCP_SUITE_HOME=/opt/cast/mcp-suite MCP_SERVERS_CONFIG=/opt/cast/mcp-suite/config/mcp_servers.json0 B17RUN |6 MCP_SUITE_VERSION=3.1.0 GATEWAY_COMMIT=804c0afb48e705c7d560d527752ed99d30c99897 STRUCTURAL_MCP_COMMIT=c830a4259f013488af737f8fc3e116fb58e5ffc710.89 MB18COPY --chown=imaging:imaging /opt/cast/mcp-suite/gateway/venv /opt/cast/mcp-suite/gateway/venv #31.34 MB19COPY --chown=imaging:imaging /opt/cast/mcp-suite/structural-mcp/venv /opt/cast/mcp-suite/structural-mcp/venv #147.61 MB20COPY --chown=imaging:imaging /opt/cast/mcp-suite/semantic-mcp/venv /opt/cast/mcp-suite/semantic-mcp/venv #218.62 MB21COPY --chown=imaging:imaging /opt/cast/mcp-suite/text2cypher-mcp/venv /opt/cast/mcp-suite/text2cypher-mcp/venv #18.56 MB22COPY --chown=imaging:imaging /opt/tiktoken-cache /opt/tiktoken-cache #3.63 MB23COPY --chown=imaging:imaging gateway/ /opt/cast/mcp-suite/gateway/app/ #43.05 KB24COPY --chown=imaging:imaging structural-mcp/ /opt/cast/mcp-suite/structural-mcp/app/ #291.21 KB25COPY --chown=imaging:imaging semantic-mcp/ /opt/cast/mcp-suite/semantic-mcp/app/ #191.69 KB26COPY --chown=imaging:imaging text2cypher-mcp/ /opt/cast/mcp-suite/text2cypher-mcp/app/ #569.32 KB27COPY --chown=imaging:imaging gateway/mcp_servers.json /opt/cast/mcp-suite/config/mcp_servers.json #485 B28COPY --chown=imaging:imaging gateway/deployment/combined/bundled_components.json /opt/cast/mcp-suite/runtime/bundled_components.json #888 B29COPY --chown=imaging:imaging gateway/deployment/combined/suite_entrypoint.py /opt/cast/mcp-suite/runtime/suite_entrypoint.py #4.96 KB30COPY --chown=imaging:imaging gateway/deployment/combined/wait_for_mcps.py /opt/cast/mcp-suite/runtime/wait_for_mcps.py #1.63 KB31COPY --chown=imaging:imaging --chmod=0755 gateway/deployment/combined/init.sh /opt/cast/mcp-suite/init.sh388 B32RUN |6 MCP_SUITE_VERSION=3.1.0 GATEWAY_COMMIT=804c0afb48e705c7d560d527752ed99d30c99897 STRUCTURAL_MCP_COMMIT=c830a4259f013488af737f8fc3e116fb58e5ffc7662 B33WORKDIR /opt/cast/mcp-suite32 B34USER imaging0 B35EXPOSE [8282/tcp]0 B36HEALTHCHECK {Test:[CMD-SHELL python -c "import0 B37ENTRYPOINT ["/opt/cast/mcp-suite/init.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'