me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
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
..
bootloader bootloader: Add u-boot-starfive-visionfive2-bootloader. 2024-05-22 11:15:30 +08:00
build file-systems: Allow specifying CIFS credentials in a file. 2024-07-26 18:50:53 +02:00
home home: Set 700 permissions on .gnupg with home-gpg-agent-service 2024-07-26 18:22:04 +02:00
installer system: Remove nss-certs from OS templates, adjust doc. 2024-04-18 10:43:06 -04:00
machine file-systems: Add support for mounting CIFS file systems 2024-06-04 12:08:34 +02:00
packages gnu: Add cyanrip. 2024-08-02 20:58:53 +02:00
services services: containerd: Provision separately from docker service. 2024-08-04 11:54:50 +03:00
system services: base: Add optional delayed mount of file-systems 2024-06-04 12:08:34 +02:00
tests services: containerd: Provision separately from docker service. 2024-08-04 11:54:50 +03:00
artwork.scm gnu: artwork: Update repository to latest commit. 2022-08-11 11:55:19 -04:00
bootloader.scm bootloader: grub: Add support for loading an additional initrd. 2024-01-14 23:00:03 +01:00
ci.scm gnu: ci: Cross-build for fewer platforms. 2024-07-10 18:57:44 +03:00
compression.scm gnu: Add compression module. 2022-09-24 14:49:09 +02:00
home.scm system, home: Validate ‘services’ field value. 2024-03-22 11:40:33 +01:00
image.scm scripts: system: Build layered images. 2024-01-08 21:22:44 +03:00
installer.scm gnu: linux-libre: Enable Zstd compression of kernel modules. 2024-05-29 22:01:23 -04:00
local.mk gnu: ddcci-driver-linux: Update to 0.4.5. 2024-07-30 14:40:40 +08:00
machine.scm gnu: Fix typo. 2022-02-08 13:34:02 +01:00
packages.scm packages: Adjust 'generate-package-cache' for Guile 3.0.9. 2023-01-25 18:14:42 +01:00
services.scm system, home: Validate ‘services’ field value. 2024-03-22 11:40:33 +01:00
system.scm system: Do not delete all nss-certs packages when they are the same object. 2024-05-15 22:53:31 -04:00
tests.scm tests: Honor system and target when lowering <system-test>. 2023-11-05 23:23:23 +01:00