openspace-mcp-upstream-repo-ships-64mb-non-runtime-bloat
The openspace-mcp upstream repo bundles assets/ (53MB demo GIFs), gdpval_bench/ (8.2MB benchmarks), and showcase/ (3MB example projects) — totalling 64MB with zero runtime use. There is no .dockerignore, so COPY . . in the Dockerfile bakes all of this into every image build, inflating the image from ~511MB to 632MB. Solution: add .dockerignore excluding these dirs and rebuild.
Related
- openspace-mcp-upstream-repo-bloat-no-dockerignore
- openspace-mcp-assets-dir-53mb-runtime-unused
- openspace-mcp-123mb-is-98pct-upstream-demo-bloat
- docker
- openspace
- missing-dockerignore-causes-repo-bloat-in-mcp-images
- notebooklm-mcp-cli-auth-two-file-format
- notebooklm-custom-wrapper-six-missing-capabilities