Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 326 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 326 Bytes

Multi containers example.

THIS IS WORK IN PROGRESS

The application starts a docker-in-docker instance and runs docker-compose. docker-compose then builds and runs the containers.

You can edit docker-compose.yml to add the containers you need.

For docker in docker, check jpetazzo/dind.