diff options
author | Christian Stewart <christian@paral.in> | 2016-07-04 15:30:32 -0700 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-07-05 11:01:00 +0200 |
commit | 16ec6a6c783e20660d366e06ab2a12275acd72f9 (patch) | |
tree | cd88f1e5d78f18f4d6798cf7ffc63022f4861ab5 /package/docker-containerd/docker-containerd.hash | |
parent | f812c6b36f59583d37aab25aef8a292494532c6e (diff) | |
download | buildroot-16ec6a6c783e20660d366e06ab2a12275acd72f9.tar.gz buildroot-16ec6a6c783e20660d366e06ab2a12275acd72f9.zip |
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>
Diffstat (limited to 'package/docker-containerd/docker-containerd.hash')
-rw-r--r-- | package/docker-containerd/docker-containerd.hash | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/docker-containerd/docker-containerd.hash b/package/docker-containerd/docker-containerd.hash new file mode 100644 index 0000000000..a4a427d544 --- /dev/null +++ b/package/docker-containerd/docker-containerd.hash @@ -0,0 +1,2 @@ +# Computed locally +sha256 bdfa54c94f3de901a7983dc0bc924dd2268e9a5f5fe920d27bfdafad60958522 docker-containerd-1b3a81545ca79456086dc2aa424357be98b962ee.tar.gz |