Skip to content

Add Dockerfile for containerized MCP server#54

Merged
domantas-jurkus-dcd merged 1 commit into
mainfrom
add-dockerfile
Jun 8, 2026
Merged

Add Dockerfile for containerized MCP server#54
domantas-jurkus-dcd merged 1 commit into
mainfrom
add-dockerfile

Conversation

@domantas-jurkus-dcd
Copy link
Copy Markdown
Member

@domantas-jurkus-dcd domantas-jurkus-dcd commented Jun 8, 2026

Summary

Adds a Dockerfile so the Decodo MCP server can be built and run as a container. This is required to list the server in the Docker MCP Registry.

Details

  • Multi-stage build on node:22-alpine
  • Builds the TypeScript sources with npm run build
  • Runs the stdio entry point (build/index.js) as the container ENTRYPOINT

Verified locally: the image builds and lists all 30 tools over stdio.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@domantas-jurkus-dcd domantas-jurkus-dcd merged commit 15cefe2 into main Jun 8, 2026
1 check passed
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.

3 participants