diff --git a/containerd-runc/README.md b/containerd-runc/README.md new file mode 100644 index 0000000..623690a --- /dev/null +++ b/containerd-runc/README.md @@ -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!