The current implementation of Distrinet is based on the Linux container (lxc/lxd), but docker is more popular than lxc/lxd.
If we can replace lxc/lxd with docker easily, it's easier to make the integration of alcor/aca with distrinet and also can apply more application scenarios.
Requirements:
- Figure out the detail steps to replace lxc/lxd engine with docker engine.
- Study files under Distrinet/mininet/provision folder.
- Create related files (config, deploy, install, etc) for docker provision by referring lxd scenario.
The current implementation of Distrinet is based on the Linux container (lxc/lxd), but docker is more popular than lxc/lxd.
If we can replace lxc/lxd with docker easily, it's easier to make the integration of alcor/aca with distrinet and also can apply more application scenarios.
Requirements: