Robert Hensing
fbafeb7ad5
treewide: runCommandNoCC -> runCommand
...
This has been synonymous for ~5y.
2021-08-15 17:36:41 +02:00
Robert Hensing
54f2f1e5f1
nixos/podman-dnsname: init
2021-05-31 14:31:09 +02:00
Robert Hensing
d81631fb98
nixos/podman: Add defaultNetwork.extraPlugins
2021-05-31 14:31:09 +02:00
Robert Hensing
3600a82711
Merge pull request #124921 from zowoq/podman-cni-conf
...
podman: install cni config
2021-05-31 14:27:10 +02:00
Robert Hensing
52844efcd6
nixos/podman: Add generic networkSocket interface
2021-05-30 11:21:05 +02:00
Robert Hensing
ff4d83a667
nixos/podman: Add dockerSocket.enable
2021-05-30 11:21:05 +02:00
Robert Hensing
fb8b0a3843
nixos/podman: Change podman socket to new podman group
2021-05-30 11:21:05 +02:00
zowoq
30ae7e4ba9
nixos/podman: install cni config from package
2021-05-30 11:40:36 +10: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