scottslowe-learning-tools/containerd-runc
Scott S. Lowe 2733fdfa3e Switch VM provisioning method
Remove Ansible playbook. Add shell script to do provisioning. Modify Vagrantfile accordingly.
2016-04-17 19:00:43 -06:00
..
ansible.cfg Commit initial set of files for containerd-runc environment 2016-03-27 13:33:38 -06:00
machines.yml Commit initial set of files for containerd-runc environment 2016-03-27 13:33:38 -06:00
provision.sh Switch VM provisioning method 2016-04-17 19:00:43 -06:00
README.md Add folder for future work with containerd/runc 2016-03-22 11:46:27 -06:00
Vagrantfile Switch VM provisioning method 2016-04-17 19:00:43 -06:00

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!