tech:notes_docker_cri-o_podman_buildah
Notes Docker CRI-P Podman Buildah Skopeo
Voir :
Voir aussi :
- OKD
Alternatives à Docker
- CRI-O (Container Runtime Interface - OpenShift) (Fonctionne uniquement avec K8S !?)
- podman
- Docker image build Buildah
- Skopeo (Gérer les images du dépôt “Docker Registry”)
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 :
tech/notes_docker_cri-o_podman_buildah.txt · Dernière modification : de 127.0.0.1
