An open and reliable container runtime
https://github.com/containerd/containerd
32a25d5523
This commit cuts out the structure for defining grpc services for this project. To provide compatibility with go package generation and support reuse, we use a single protobuf file per package and make the import paths relative to the GOPATH. This first pass attempts to position the Mount type as the lingua franca of ContainerKit. The Images service will provide paths prepared for use as a set of mounts of the container service. We'll need to merge the container service in place with new file defined here. Signed-off-by: Stephen J Day <stephen.day@docker.com> |
||
---|---|---|
api | ||
archutils | ||
containerd | ||
containerd-shim | ||
ctr | ||
docs | ||
hack | ||
integration-test | ||
osutils | ||
runtime | ||
specs | ||
supervisor | ||
testutils | ||
vendor/src | ||
.gitignore | ||
CONTRIBUTING.md | ||
Dockerfile | ||
Jenkinsfile | ||
LICENSE.code | ||
LICENSE.docs | ||
MAINTAINERS | ||
Makefile | ||
NOTICE | ||
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/.