]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
docker-containerd: new package
authorChristian Stewart <christian@paral.in>
Mon, 4 Jul 2016 22:30:32 +0000 (15:30 -0700)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 5 Jul 2016 09:01:00 +0000 (11:01 +0200)
commit16ec6a6c783e20660d366e06ab2a12275acd72f9
treecd88f1e5d78f18f4d6798cf7ffc63022f4861ab5
parentf812c6b36f59583d37aab25aef8a292494532c6e
docker-containerd: new package

docker-containerd is a daemon and API for controlling and managing runC
containers.

https://containerd.tools/

Signed-off-by: Christian Stewart <christian@paral.in>
Reviewed-by: Romain Naour <romain.naour@gmail.com>
[Thomas:
 - simplify a bit the comments about the runtime dependencies
 - add missing comment on wchar, and take into account the BR2_USE_MMU
   dependency in the comment
 - factorize the build step with a foreach loop.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/docker-containerd/Config.in [new file with mode: 0644]
package/docker-containerd/docker-containerd.hash [new file with mode: 0644]
package/docker-containerd/docker-containerd.mk [new file with mode: 0644]