Bind volume to access docker socket
This commit is contained in:
parent
7c152aad82
commit
405d7bdfdf
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ in
|
|||
};
|
||||
container = {
|
||||
valid_volumes = [
|
||||
"**"
|
||||
"/var/run/**"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue