zhaohehuhu commented on PR #2374:
URL: https://github.com/apache/auron/pull/2374#issuecomment-4889538943

   > @zhaohehuhu thanks for contribution. LGTM on the logic. Just one ask 
before merge: the PR description only says "Rebuild auron". Could you confirm 
the three fallback scenarios were each verified — (1) only docker compose v2, 
(2) only legacy docker-compose, (3) neither installed? A short log for each 
would be ideal.
   
   Sure. I verified all three scenarios.
   
   The logs for each scenario are as follows:
   
   * **Only Docker Compose v2 installed:** `[INFO] Using Docker Compose 
command: docker compose`
   * **Only legacy docker-compose installed:** `[INFO] Using Docker Compose 
command: docker-compose`
   * **Neither installed:** `ERROR: Docker Compose is required. Install docker 
compose (Docker Engine v2) or legacy docker-compose.`
   
   
   


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