intermine / intermine/intermine_boot
Add command to pause docker containers
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Something like `intermine_boot pause local` instead of `stop`. Instead of removing the docker containers, it would only stop them. `resume` (or maybe just add a check in `start`) would then start these existing docker containers (except intermine_builder) and the existing mine should start pretty quickly.
Although `start` already deploys without rebuilding, a previously built mine, this should be even quicker!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.