An open and reliable container runtime
https://github.com/containerd/containerd
90e4f130c8
Still need to implement a working Wait() on the process using epoll because of the non-blocking exit fifo Signed-off-by: Michael Crosby <crosbymichael@gmail.com> |
||
---|---|---|
api | ||
containerd | ||
containerd-shim | ||
ctr | ||
docs | ||
epoll | ||
example | ||
hack | ||
integration-test | ||
monitor | ||
oci | ||
osutils | ||
runtime | ||
shim | ||
specs | ||
supervisor | ||
testutils | ||
vendor/src | ||
.gitignore | ||
container.go | ||
CONTRIBUTING.md | ||
Dockerfile | ||
execution.go | ||
Jenkinsfile | ||
layers.go | ||
layers_test.go | ||
LICENSE.code | ||
LICENSE.docs | ||
MAINTAINERS | ||
Makefile | ||
mount.go | ||
NOTICE | ||
process.go | ||
README.md | ||
version.go |
containerd
containerd
is the daemon built on containerkit for manageing containers at the system level.
Copyright and license
Copyright © 2016 Docker, Inc. All rights reserved, except as follows. Code is released under the Apache 2.0 license. The README.md file, and files in the "docs" folder are licensed under the Creative Commons Attribution 4.0 International License under the terms and conditions set forth in the file "LICENSE.docs". You may obtain a duplicate copy of the same license, titled CC-BY-SA-4.0, at http://creativecommons.org/licenses/by/4.0/.