Run Docker Compose from within a Docker container.
470
This project is a simple Docker image that runs Docker Compose, saving you from having to install it.
Type docker-compose build to build the image.
Docker Compose will automatically install the newly built image into the cache.
docker-compose up will launch the image, proving it built correctly. For everyday use, run ./docker-compose.sh.
This project is licensed under the Apache License Version 2.0, January 2004.
Content type
Image
Digest
Size
81.8 MB
Last updated
over 10 years ago
docker pull kurron/docker-docker-compose