2024-10-06 21:23:00 +08:00
|
|
|
# Containers step
|
2024-01-22 11:13:33 +08:00
|
|
|
|
2024-10-06 21:23:00 +08:00
|
|
|
* 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".
|