Files
herolib/lib/installers/virt/podman/readme.md
2024-12-25 10:11:52 +01:00

248 B

podman

To get started



import freeflowuniverse.herolib.installers.virt.podman as podman_installer

mut podman_installer0:= podman_installer.get()!

podman_installer0.destroy()! //will remove all
podman_installer0.install()!