make options to string
This commit is contained in:
@@ -133,10 +133,7 @@ in
|
|||||||
];
|
];
|
||||||
settings = {
|
settings = {
|
||||||
container = {
|
container = {
|
||||||
options = [
|
options = "--add-host=git.cloonar.com:10.42.97.50 --dns=10.42.97.10";
|
||||||
"--add-host=git.cloonar.com:10.42.97.50"
|
|
||||||
"--dns=10.42.97.10"
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user