mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
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:
parent
01dbd95378
commit
11ec46eba7
1 changed files with 11 additions and 0 deletions
11
containerd-runc/README.md
Normal file
11
containerd-runc/README.md
Normal 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!
|
||||
Loading…
Reference in a new issue