1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Files
guix/gnu/tests
Oleg Pykhalov 26638b8e81 services: containerd: Provision separately from docker service.
containerd can operate independently without relying on Docker for its
configuration.

* gnu/services/docker.scm (docker-configuration): Deprecate containerd field.
(containerd-configuration, containerd-service-type): New variables.
(docker-shepherd-service): Use containerd-configuration.  Delete duplicated
variable binding.  Allow to configure environment variables.
(docker-service-type): Delete extension with containerd-service-type.
* gnu/tests/docker.scm (%docker-os, %oci-os): Add containerd service.
(run-docker-test, run-docker-system-test, run-oci-container-test): Run
containerd service.
* doc/guix.texi (Miscellaneous Services): Document containerd-service-type.

Change-Id: Ife0924e50a3e0aa2302d6592dae51ed894600004
2024-08-04 11:54:50 +03:00
..
2024-01-09 22:10:13 -05:00
2023-02-05 06:56:44 +01:00
2023-08-16 11:24:10 -04:00
2022-09-08 15:17:31 +02:00
2024-07-21 09:42:13 +02:00
2023-09-08 18:53:46 +08:00
2023-07-19 10:38:15 -04:00
2022-06-24 10:24:54 +02:00
2023-12-14 23:12:24 +01:00
2022-09-24 09:41:24 +02:00
2024-04-15 09:52:44 +01:00
2024-01-09 22:10:14 -05:00
2023-01-22 18:12:09 +01:00