mirror of
https://github.com/tmaier/docker-compose
synced 2024-11-22 16:01:59 +01:00
Container with Docker + Docker Compose - good for CI
6a85a508cf
- default install method does currently not work on alpine. - pip option is not leightweight - docker alias seems promising https://docs.docker.com/compose/install/ |
||
---|---|---|
latest | ||
LICENSE | ||
README.md |
Docker Compose
This docker image installs docker-compose on top of the docker:latest
image.
This is very usefull for CI pipelines, which leverage "Docker in Docker".