Remove the if ! [ -d {file.parent} ] check from Envrionment.create(), as the directory has to exists, since the script checking if it exists also is located in that directort... Signed-off-by: Enno Tensing <tenno@suij.in>
Generates control scripts from a given container config. For now the actual generate.py does nothing. Signed-off-by: Enno Tensing <tenno@suij.in>