1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-11 07:30:38 +02:00
Files
guix/gnu
Oleg Pykhalov 6a5a477df4 services: docker: Fix missing containerd-shim binary.
This commit fixes error 'time="2020-10-16T…" level=error msg="Handler for POST
/v1.40/containers/…/start returned error: failed to start shim: exec:
\"containerd-shim\": executable file not found in $PATH: unknown"'.

* gnu/services/docker.scm
(containerd-shepherd-service): Add "containerd-shim" to PATH.
2020-10-17 00:43:24 +03:00
..
2020-10-06 09:51:43 +02:00
2020-09-30 10:47:59 +02:00
2020-09-23 12:39:57 +02:00
2020-10-15 17:59:18 +02:00