Compare commits

..

No commits in common. "6bdb04e4fe31b9f4a9636f3a494453dc50eac2b0" and "9ea3fd5af7435d66d2830fa1e11e24b4a68b16b2" have entirely different histories.

View file

@ -43,7 +43,7 @@ in
}; };
container = { container = {
valid_volumes = [ valid_volumes = [
"unix:///var/run/docker.sock" "**"
]; ];
}; };
}; };