coder / sail

Deprecated: Instant, pre-configured VS Code development environments.

Home Page:https://sail.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stop a docker container and run without requiring a rebuild

teddy-codes opened this issue · comments

commented

I work on a lot of repos, so stopping the container and rebuilding is a huge waste of time. How can I stop the docker instance and spin it back up with sail run?

commented

Proposed option: create a stop command, so people can run sail stop org/repo

Maybe a flag for sail run like --no-rebuild to prevent rebuilding would be more approapriate.

commented

How about stopping the container?