inveniosoftware / inveniosoftware/docker-services-cli
Error messages when services is already running
Open
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 18
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 3
Description
## Describe the solution you'd like
If a given docker service (e.g. db or es) is already running and occupying the port on the localhost, there's currently a stacktrace being printed. Instead, it would be nice with a nice error message saying that you should shutdown the running services.
Contributor guide
Assessment
This issue has not been assessed yet.