containerd/runtime
Hajime Tazaki 5dd38792a8 darwin: use the default values for socketRoot variable
Since the /run directory on macOS is read-only, darwin containerd should
use a different directory.  Use the pre-defined default values instead
to avoid this issue.

Fixes: bd908acab ("Use path based unix socket for shims")
Signed-off-by: Hajime Tazaki <thehajime@gmail.com>
2021-09-03 09:48:21 +09:00
..
linux/runctypes Update gogo/protobuf to v1.3.2 2021-01-28 12:57:50 +00:00
opts support cgroup2 2019-12-12 02:56:51 +09:00
restart Move plugin context events into separate plugin 2021-08-05 22:59:20 -07:00
v1 Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00
v2 darwin: use the default values for socketRoot variable 2021-09-03 09:48:21 +09:00
events.go Licence header added 2018-02-19 10:32:26 +09:00
monitor.go Add runtime label to metrics 2021-07-23 10:04:46 -07:00
runtime.go Cleanup v2 shim 2021-08-04 10:38:05 -07:00
task_list.go Runtime v2 2018-07-17 10:21:29 -04:00
task.go Cleanup v2 shim 2021-08-04 10:38:05 -07:00
typeurl.go Licence header added 2018-02-19 10:32:26 +09:00