containerd/cmd/containerd-shim
Samuel Karp 126b35ca43
containerd-shim: use path-based unix socket
This allows filesystem-based ACLs for configuring access to the socket
of a shim.

Ported from Michael Crosby's similar patch for v2 shims.

Signed-off-by: Samuel Karp <skarp@amazon.com>
2020-11-11 11:47:47 -08:00
..
main_unix.go containerd-shim: use path-based unix socket 2020-11-11 11:47:47 -08:00
shim_darwin.go Add retry and non-blocking send for exit events 2019-08-16 13:55:05 +00:00
shim_freebsd.go Fix freebsd build 2018-12-16 14:27:42 +00:00
shim_linux.go Integrate sys.SetSubreaper, sys.GetSubreaper in sys/reaper package 2020-05-04 08:44:02 +02:00