Stephen J Day 32a25d5523 api: begin to define the containerkit api
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>
2016-09-20 20:22:23 -07:00
2016-06-03 15:00:49 -07:00
2016-09-20 15:30:35 -07:00
2016-07-14 17:06:01 +08:00
2016-06-30 23:13:04 -04:00
2016-09-12 11:36:39 -07:00
2016-06-03 15:00:49 -07:00
2016-09-20 15:30:35 -07:00
2016-06-03 15:00:49 -07:00
2016-08-26 09:40:41 -07:00
2016-08-26 10:24:30 -07:00
2015-12-18 00:08:16 +01:00
2016-09-20 09:32:10 -07:00
2016-09-20 10:29:42 -07:00

containerd

containerd is the daemon built on containerkit for manageing containers at the system level.

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/.

Description
2025-06-10 03:27:44 +00:00
Languages
Go 98%
Shell 1.4%
Makefile 0.4%