5 Commits

Author SHA1 Message Date
a0078d331e fix: use system Python to fix venv symlink issue
- Add UV_PYTHON_PREFERENCE=only-system to prevent uv from downloading its own Python
- Use python:3.13-alpine3.21 (stable) instead of 3.14 (RC)

Fixes: exec /app/.venv/bin/netbox-mcp-server: no such file or directory
2026-01-11 10:25:32 +00:00
9e6ac27484 fix: use multi-stage build based on official Dockerfile 2026-01-10 20:22:51 +00:00
b577369cdd docs: add netbox-mcp-server README 2026-01-10 20:19:25 +00:00
9b7264bf56 feat: add netbox-mcp-server version file 2026-01-10 20:19:11 +00:00
3c2a4886e6 feat: add netbox-mcp-server image 2026-01-10 20:19:05 +00:00