You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add containerization support with Red Hat UBI9 images
- Add Containerfile using UBI9 go-toolset for build and ubi-minimal for runtime
- Add container-build, container-run, and container-clean make targets using podman
- Update go.mod to use Go 1.24.4 for UBI9 compatibility
- Container runs SSE transport on port 8080 with verbose logging
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments