Podman: Difference between revisions

imported>Fumesover
Removing `virtualisation.containers.users` since its deprecated
imported>Cyounkins
Replace "unstable" with "20.09", remove unneeded reference to the PR
Line 1: Line 1:
Podman can run rootless containers and be a drop-in replacement for Docker.
Podman can run rootless containers and be a drop-in replacement for Docker.


== Install and configure podman with NixOS service configuration (NixOS unstable) ==
== Install and configure podman with NixOS service configuration (NixOS >=20.09) ==
 
Since [https://github.com/NixOS/nixpkgs/pull/85604 PR 85604] using Podman is super simple:


<syntaxHighlight lang="nix">
<syntaxHighlight lang="nix">