sail
sail copied to clipboard
repo as filepath does not work with rm command
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