Aias00 opened a new issue, #2613:
URL: https://github.com/apache/rocketmq-dashboard/issues/2613

   ## Problem
   
   `deploy/README.md` lists Podman as the remote-machine prerequisite, but 
`deploy/deploy.sh` requires `docker compose` and invokes Docker directly for 
networking, builds, containers, and health checks.
   
   A host that satisfies the documented Podman-only prerequisite fails the 
deploy preflight.
   
   ## Expected behavior
   
   Either document Docker plus Docker Compose as the required runtime, or 
implement and test a Podman-compatible deployment path. The documentation and 
executable deployment contract must match.


-- 
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]

Reply via email to