Compare commits
3 commits
9ea3fd5af7
...
6bdb04e4fe
Author | SHA1 | Date | |
---|---|---|---|
|
6bdb04e4fe | ||
|
cf86742fcf | ||
|
405d7bdfdf |
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