coder / sail

Deprecated: Instant, pre-configured VS Code development environments.
https://sail.dev
MIT License
629 stars 36 forks source link

repo as filepath does not work with rm command #245

Open linux-china opened 4 years ago

linux-china commented 4 years ago

Now repo as filepath works for run, shell commands, but it does not support rm command.

$ sail run .
$ sail shell .
$ sail rm .

and error as following for rm command.

2019-09-19 14:25:51 ERROR   failed to remove .: failed to stop container .: Error response from daemon: page not found