Robert Hensing
c758b69375
nixos/podman-dnsname: init
...
(cherry picked from commit 54f2f1e5f1c7fd34e564a84443e8490477e26eb7)
2021-06-02 10:20:11 +02:00
Robert Hensing
9e4729617b
nixos/podman: Add defaultNetwork.extraPlugins
...
(cherry picked from commit d81631fb98ea35b107d86f5de287cf727d0dfc18)
2021-06-02 10:20:11 +02:00
Robert Hensing
ffde2bb4a1
nixos/podman: Add generic networkSocket interface
...
(cherry picked from commit 52844efcd67028a481a24103d8e93c7ef2bf4f08)
2021-06-02 10:20:10 +02:00
Robert Hensing
0c5e6d0bea
nixos/podman: Add dockerSocket.enable
...
(cherry picked from commit ff4d83a66727ad13da0f51d00db4eda8a8c50590)
2021-06-02 10:20:10 +02:00
Robert Hensing
db05ed8b0d
nixos/podman: Change podman socket to new podman group
...
(cherry picked from commit fb8b0a38433c8e83a53c1dc0a739c5a7ad64e2fc)
2021-06-02 10:20:10 +02:00
zowoq
f63aff597b
nixos/podman: install cni config from package
...
(cherry picked from commit 30ae7e4ba983de461c7b71d02274d184ab55244d)
2021-06-02 10:20:10 +02:00
Phillip Cloud
7c36ce8d3a
nixos/containers: move extraConfig to settings model
2021-04-07 16:08:18 -04:00
zowoq
37f1ed7ca4
nixos/podman: install systemd files
...
- install podman service and socket
- install podman tmpfile
2021-02-14 06:57:39 +10:00
Phillip Cloud
a873cbc218
nixos/podman: use shared config drvs to populate podman module
2021-01-10 08:54:37 -05:00
Phillip Cloud
3e57cbdd3c
nixos/podman: remove assertion that docker and podman nvidia runtimes cannot both be enabled
2021-01-10 08:54:37 -05:00
Phillip Cloud
50f70cb8ed
nixos/podman: remove nvidia-container-runtime/config.toml creation from module
2021-01-10 08:54:37 -05:00
Phillip Cloud
890a298409
nvidia-docker: wrapProgram to pickup needed runc executable
2021-01-08 09:29:56 -05:00
Phillip Cloud
c9955d06be
nixos/podman: add nvidia runtime support
2021-01-08 09:29:55 -05:00
zowoq
008de9ca3c
nixos/{containers,cri-o,podman}: move copyFile to nixos/lib/utils
2020-09-24 10:01:47 +10:00
zowoq
e89446656d
nixos/{podman,containers}: libpod.conf -> containers.conf
2020-06-26 08:09:36 +10:00
zowoq
a677738a23
podman: use $out instead of $bin with buildGoPackage
2020-05-04 20:55:21 +01:00
adisbladis
2f7747526c
nixos/docker-containers: Rename to virtualisation.oci-containers.containers.
...
And allow the runtime to be configurable via the
`virtualisation.oci-containers.backend` option.
Valid choices are "podman" and "docker".
2020-05-04 13:47:25 +01:00
adisbladis
1a70e4ffa6
Merge pull request #86097 from zowoq/docker
...
nixos/podman: add assertion for dockerCompat
2020-04-30 19:26:05 +02:00
adisbladis
78cba5ac1e
nixos.podman: Expose extraPackages from the podman wrapper
2020-04-29 11:53:06 +01:00
adisbladis
b2a9a3e9cb
podman: Wrap packages required to run containers
2020-04-29 11:40:44 +01:00
zowoq
3c83386c6b
nixos/podman: add assertion for dockerCompat
2020-04-27 14:08:19 +10:00
zowoq
0944d77fc0
nixos/containers: move libpod to nixos/podman
2020-04-24 15:34:05 +10:00
zowoq
4102db2127
nixos/podman: remove cni-plugins from environment.systemPackages
2020-04-23 10:29:17 +10:00
adisbladis
43f383c464
nixos.virtualisation.containers: Init common /etc/containers configuration 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.
2020-04-21 10:38:39 +01:00
adisbladis
f0a92ef1d9
nixos/podman: Add maintainer team & add myself to podman team
2020-04-21 10:03:22 +01:00
adisbladis
b512a788a4
nixos/virtualisation.podman: Init module
2020-04-21 10:03:18 +01:00