zinking commented on issue #37007: URL: https://github.com/apache/arrow/issues/37007#issuecomment-1663496843
unfortunately my box is on centos7. this is what eventually worked for me, in case others encountered the same ``` sudo curl -L "https://github.com/docker/compose/releases/download/1.28.6/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/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]
