avantgardnerio commented on PR #249: URL: https://github.com/apache/arrow-ballista/pull/249#issuecomment-1252514928
> +docker compose build I don't understand how this works for you. I tested in docker in Ubuntu 20.04: ``` root@6b1248d5c2bd:/# docker --help | grep compose root@6b1248d5c2bd:/# cat /etc/*-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=20.04 DISTRIB_CODENAME=focal ... root@6b1248d5c2bd:/# docker compose docker: 'compose' is not a docker command. See 'docker --help' root@6b1248d5c2bd:/# docker-compose Define and run multi-container applications with Docker. Usage: ``` The command is `docker-compose` unless I'm going crazy. -- 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]
