F041 commented on issue #29583:
URL: https://github.com/apache/superset/issues/29583#issuecomment-2232708022

   docker-compose version 1.29.2, before running
   
   ```
   sudo curl -L 
"https://github.com/docker/compose/releases/latest/download/docker-compose-$(uname
 -s)-$(uname -m)" -o /usr/local/bin/docker-compose
   
   # Apply executable permissions to the binary
   sudo chmod +x /usr/local/bin/docker-compose
   
   # Verify the installation
   docker-compose version
   ```
   then I got 
   `docker-compose version 1.29.2, build unknown
   and same error
   `
   


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

Reply via email to