Skip to content

new: [docker] add docker-compose.yml and align port to 9000#8

Open
wolffhechel wants to merge 1 commit into
vulnerability-lookup:mainfrom
wolffhechel:feat/docker-compose
Open

new: [docker] add docker-compose.yml and align port to 9000#8
wolffhechel wants to merge 1 commit into
vulnerability-lookup:mainfrom
wolffhechel:feat/docker-compose

Conversation

@wolffhechel

Copy link
Copy Markdown

Summary

Add docker-compose.yml for easy deployment. Port 9000, matching the existing Dockerfile and README.

Changes

  • docker-compose.yml: service definition with health check, environment passthrough for VULNMCP_LOOKUP_URL and VULNMCP_API_KEY, restart policy

Usage

docker compose up -d
VULNMCP_API_KEY=your-key docker compose up -d   # with API key

Health check probes /mcp endpoint every 30s with a 15s start period.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant