Skip to content

Conversation

@sijie
Copy link
Member

@sijie sijie commented Jun 28, 2025

  • Update Dockerfile to support multi-platform builds (linux/amd64, linux/arm64)
  • Switch to Go 1.24-alpine base image to match go.mod requirements
  • Add multi-stage build with proper cross-compilation support
  • Implement security best practices (non-root user, minimal base image)
  • Update Makefile with Docker build targets (docker-build, docker-build-multiplatform, docker-build-push)
  • Support both 'mcp-server' and 'snmcp' image names for backward compatibility
  • Add comprehensive DOCKER_BUILD.md documentation
  • Fix SDK module dependencies in Dockerfile build process

…lity

- Update Dockerfile to support multi-platform builds (linux/amd64, linux/arm64)
- Switch to Go 1.24-alpine base image to match go.mod requirements
- Add multi-stage build with proper cross-compilation support
- Implement security best practices (non-root user, minimal base image)
- Update Makefile with Docker build targets (docker-build, docker-build-multiplatform, docker-build-push)
- Support both 'mcp-server' and 'snmcp' image names for backward compatibility
- Add comprehensive DOCKER_BUILD.md documentation
- Fix SDK module dependencies in Dockerfile build process
@freeznet freeznet merged commit 9638b54 into main Jun 30, 2025
9 checks passed
freeznet pushed a commit that referenced this pull request Jun 30, 2025
…uster without authentication (#48)

This change is based on PR #47
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