podman machine init should default to stable image #20182
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
machine
stale-issue
podman machine init
defaults--image-path=testing
instead ofstable
.The default should probably be
stable
so that most users are not surprised by experimental changes that have not been fully QA tested and can cause regressions. In #20179 I describe how a change to thetesting
image broke my ability to run containers from the Docker CLI.The text was updated successfully, but these errors were encountered: