Compare commits
No commits in common. "6bdb04e4fe31b9f4a9636f3a494453dc50eac2b0" and "9ea3fd5af7435d66d2830fa1e11e24b4a68b16b2" have entirely different histories.
6bdb04e4fe
...
9ea3fd5af7
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ in
|
||||||
};
|
};
|
||||||
container = {
|
container = {
|
||||||
valid_volumes = [
|
valid_volumes = [
|
||||||
"unix:///var/run/docker.sock"
|
"**"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue