Teddy
Teddy
It looks like it was not running `chown`... Can you try with a newer release? Edit: Realized that this was not fixed. Should I draft a change for this?
Proposed option: create a `stop` command, so people can run `sail stop org/repo`
How about stopping the container?
Possibly support a `--docker-flag` array of arguments that are directly passed to the docker command? Not sure if that would be the best solution though
Maybe, the reason why I thought not is because of `.gitconfig` re: #171. I still think that mounting envs would be useful (for example, NPM_TOKEN) which cannot be present in...
That is totally understandable, but how do I use them? I tried the example on sail.dev (also, in the repo somewhere and it did not seem to work as expected...
was going to work on this, but my knowledge is still very vague of hats. If someone could pick it up, that would be good.
so, I could have just changed it to `sail run github/org/repo?
I ended up changing it anyway because it is easier to go with the grain than against.
I generally include `github.com`, `gitlab.com` in the project's path.