summaryrefslogtreecommitdiffstats
path: root/nixos/modules/virtualisation/cri-o.nix
AgeCommit message (Collapse)Author
2020-04-24nixos/cri-o: share registries with nixos/containerszowoq
2020-04-24Merge pull request #85894 from zowoq/podman-crioadisbladis
podman team: add cri-o packages/module
2020-04-24nixos/containers: move libpod to nixos/podmanzowoq
2020-04-24nixos/cri-o: update maintainerszowoq
2020-04-23nixos/cri-o: remove cni-plugins from environment.systemPackageszowoq
2020-04-21nixos.virtualisation.containers: Init common /etc/containers configuration ↵adisbladis
module What's happening now is that both cri-o and podman are creating /etc/containers/policy.json. By splitting out the creation of configuration files we can make the podman module leaner & compose better with other container software.
2019-09-21Add cri-o service to modules (#68153)Sascha Grunert
Signed-off-by: Sascha Grunert <sgrunert@suse.com>