Closed rhunwicks closed 5 years ago
For what it's worth, I made this alternative build that adds the upstream docker-compose 1.24.0 binary to the Docker base image:
@pidelport they (docker) already maintain an image like yours. I think it would be worth checking that out. Look at the docker/docker-compose github repo for more info.
The Docker Compose version is also available in this image. See 18.09
@fergyfresh: I looked at that first, but they don't have a version that uses docker:git
as the base image.
That's the base image we'd like to use for CI, where the builds use ssh and git along with docker-compose.
Update Docker-Compose to 1.24.0 to enable
docker-compose build --parallel