Christian Bruckmayer
|
013915eb3b
|
Remove lxc configuration from docker images
Docker does not use LXC execdriver anymore.
Fixes #40
|
2016-06-29 11:52:08 +02:00 |
|
Marcus Schäfer
|
319fb9e6e4
|
Adapt to common python style
Private methods should start with _f() not __f()
|
2016-06-15 16:27:45 +02:00 |
|
Marcus Schäfer
|
1a0f0a4442
|
Update container inline API documentation
References #49
|
2016-04-13 16:53:53 +02:00 |
|
Marcus Schäfer
|
e246e72a52
|
Refactor data subpackage
Move from data to utils, data is generally considered
as text data and not code
|
2016-03-17 10:42:08 +01:00 |
|
Marcus Schäfer
|
39d08c35f3
|
Continue Refactor into subpackage
Move container_setup from toplevel into container.setup
|
2016-03-09 10:05:47 +01:00 |
|