Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
podman machine init --now: respect proxy envs
podman machine start contains more logic than just the simple vm.Start() call. Instead of duplicating this into inti we just call start(). [NO NEW TESTS NEEDED] I have no way to test this right now. Fixes containers#14640 Signed-off-by: Paul Holzinger <[email protected]>
- Loading branch information