Add folder for future work with containerd/runc

Add a folder and preliminary README.md for future work with containerd/runc
This commit is contained in:
Scott Lowe 2016-03-22 11:46:27 -06:00
parent 01dbd95378
commit 11ec46eba7

11
containerd-runc/README.md Normal file
View file

@ -0,0 +1,11 @@
# Running ContainerD and RunC
These files were created to allow users to experiment with ContainerD ([https://containerd.tools/](https://containerd.tools/)) and RunC ([https://github.com/opencontainers/runc](https://github.com/opencontainers/runc)) on a compatible Linux system.
## Contents
* **README.md**: This file you're currently reading.
## Instructions
Coming soon!