mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Commit Vagrantfile, external YAML data file, Ansible configuration file, and Ansible playbook for containerd-runc environment. Environment is functional at a basic level. |
||
|---|---|---|
| .. | ||
| ansible.cfg | ||
| containerd-runc.yml | ||
| machines.yml | ||
| README.md | ||
| Vagrantfile | ||
Running ContainerD and RunC
These files were created to allow users to experiment with ContainerD (https://containerd.tools/) and RunC (https://github.com/opencontainers/runc) on a compatible Linux system.
Contents
- README.md: This file you're currently reading.
Instructions
Coming soon!