We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Would be nice to have a mechanism to provision (and re-provision) the admin containers that spin up in the docker-workbench.
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
The text was updated successfully, but these errors were encountered:
great idea.
Sorry, something went wrong.
No branches or pull requests
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:
Or to nominate a specific compose file as needed:
The text was updated successfully, but these errors were encountered: