Containers step: new runtime option to configuration (#896)
* pyenv: fixes #849 * feat: adds `uv` python manager step * moved new uv step from unix to generic * containers step: added container runtime option to config * documented breaking change --------- Co-authored-by: Lucas Parzianello <lucaspar@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ca8558d9b4
commit
1958fe1e5b
@@ -0,0 +1,3 @@
|
||||
# Containers step
|
||||
|
||||
+ New default behavior: Docker is the runtime selected by default. This can be overridden by setting the `container.runtime` option in the configuration TOML to "podman".
|
||||
|
||||
Reference in New Issue
Block a user