Closed AndrewBurian closed 8 years ago
The integrate command should optionally leverage a docker-compose.integrate.yml if it exists, so that the main docker-compose.yml can be nothing but the clean production setup.
integrate
docker-compose.integrate.yml
docker-compose.yml
The
integrate
command should optionally leverage adocker-compose.integrate.yml
if it exists, so that the maindocker-compose.yml
can be nothing but the clean production setup.