Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
--singleshot should be applied only one container
As singleshot is a global variable, once cvd_docker_create is called with -s, it remains as "true." Whenever we use it, we should clear it.
- Loading branch information