mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
* Requires containerd binaries from containerd/containerd#3799 . Metrics are unimplemented yet. * Works with crun v0.10.4, but `--security-opt seccomp=unconfined` is needed unless using master version of libseccomp ( containers/crun#156, seccomp/libseccomp#177 ) * Doesn't work with master runc yet * Resource limitations are unimplemented Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp> |
||
|---|---|---|
| .. | ||
| executor/containerd | ||
| v2 | ||
| backend_linux.go | ||
| backend_linux_test.go | ||
| backend_unsupported.go | ||
| blobstore.go | ||
| defs.go | ||
| errors.go | ||
| events.go | ||
| manager.go | ||
| manager_linux.go | ||
| manager_linux_test.go | ||
| manager_test.go | ||
| manager_windows.go | ||
| store.go | ||
| store_test.go | ||