qqeasonchen opened a new pull request, #5386: URL: https://github.com/apache/eventmesh/pull/5386
Follow-up to #5385. ## Motivation The `docker/Dockerfile` comment hardening referenced by `docs/eventmesh-features.md` §5b (PR #5385) was left out of that PR's file list. This carries it so the docs and the image definition stay in sync. ## Changes - `docker/Dockerfile`: the EXPOSE note now states this image is the **core Runtime**; the A2A Gateway (`A2AGatewayServer`, EXPERIMENTAL) and the v2 streaming session layer are NOT started by `bin/start.sh` — they are documented as separate deployment modes (see `docs/eventmesh-features.md` §5b). No code changes; comment-only. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
