7 lines
312 B
Markdown
7 lines
312 B
Markdown
# Containers step
|
|
|
|
* New default behavior: In the previous versions, if you have both Docker and
|
|
Podman installed, Podman will be used by Topgrade. Now the default option
|
|
has been changed to Docker. This can be overridden by setting the
|
|
`containers.runtime` option in the configuration TOML to "podman".
|