/multi-container

Multi container application WORK IN PROGRESS

Primary LanguageShellApache License 2.0Apache-2.0

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.