, , ,

Notes Docker CRI-P Podman Buildah Skopeo

Voir :

Voir aussi :

Alternatives à Docker

Podman

Voir :

Podman has a built-in command to generate unit files so your containers can be managed and monitored by systemd:

podman generate systemd --new --files --name example_pod
systemctl --user start pod-example_pod.service

Voir :