Ang Zhou
Results
2
comments of
Ang Zhou
> I'm not sure that this works well; if you forget to specify the new `--existing-instance` option (which is hard to type), then you will still create a new instance....
This issue can also be reproduced by creating a volume, steps to reproduce: 1. `finch run -d --name test-container alpine sleep infinity` 2. `finch volume create test` 3. `finch vm...