sha256:f127baf28f93fceabbc78e77f1afd1760e93bf022f6ace34d3a4c37c90ec4c35
OS/ARCH
Compressed size
35.62 MB
Last pushed
about 1 year by nautilusops
Type
Image
Manifest digest
sha256:f018872d37559c9d24e0c8e467e8548c30d9dd93ea4852d3a32af1d7fc23fb3b
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update3.35 MB3WORKDIR /app93 B4COPY /usr/src/app/target/release/mcp-center /app/mcp-center # buildkit5.35 MB5COPY bootstrap.toml /app/ # buildkit430 B6COPY mcp_servers.toml.example /app/mcp_servers.toml # buildkit215 B7CMD ["./mcp-center" "run" "--config" "bootstrap.toml"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1753056000'