intel / ccloudvm

Configurable Cloud VM is a small command line tool for automatically creating development and demo environments for complex projects. The tool sets up these development environments inside a virtual machine which it automatically creates on the user’s host computer. This avoids polluting the user’s host machine with components from the chosen development environment and provides a clean, predictable and repeatable environment in which this development environment can run.
Apache License 2.0
32 stars 19 forks source link

Add docker-xenial workload #81

Closed markdryan closed 6 years ago

markdryan commented 6 years ago

Add a new workload called docker-xenial. The old xenial workload has also been modified to remove some docker specific proxy settings that didn't really belong in this file. Finally, the ciao workload has been updated so that it inherits from docker-xenial, rather than just xenial. This simplifies it a little bit.

Signed-off-by: Mark Ryan mark.d.ryan@intel.com

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 68.226% when pulling 4181d9ad260b37fbd30e599c1aeabc4668442cb8 on markdryan:docker-xenial into e24bb7bc218c3230f7ec17c8d405ec86288a3e76 on intel:master.