An open and reliable container runtime
https://github.com/containerd/containerd
9008471a84
After experimenting with pull, we've defined a transactional content store for verified storage of fetched items. A base component of containerkit, this will interact with both the runtime and distribution sides of the system, avoiding coupling. Blob access if provided through direct access to readonly files. Signed-off-by: Stephen J Day <stephen.day@docker.com> |
||
---|---|---|
api | ||
containerd | ||
containerd-shim | ||
content | ||
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/.