docker-workbench icon indicating copy to clipboard operation
docker-workbench copied to clipboard

Provision docker-machine admin containers

Open modius opened this issue 8 years ago • 1 comments

Would be nice to have a mechanism to provision (and re-provision) the admin containers that spin up in the docker-workbench.

Perhaps an option to look for a default docker-compose.yml in the working directory or fall back to a default compose within the utility itself:

docker-workbench provision

Or to nominate a specific compose file as needed:

docker-workbench -f mycompose.yml provision

modius avatar Jun 20 '16 06:06 modius

great idea.

mjb avatar Sep 22 '16 03:09 mjb