eWaterCycle / eWaterCycle/grpc4bmi
No feedback when image needs to be downloaded
Open
- Dominant language
- Python
- Stars
- 5
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
I ran
```
pcrg = BmiClientDocker(image='ewatercycle/pcrg-grpc4bmi:latest', image_port=55555,
input_dirs=("./input",),
work_dir=".")
```
It took fairly long for it to complete. If I would have known it was downloading I would have waited the first time. Can when an image has to be downloaded an info message be printed?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.