bracket
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
# Equivalent to --restart always
|
||||
autoStart = true;
|
||||
|
||||
privileged = true;
|
||||
# privileged = true;
|
||||
volumes = [
|
||||
"/sys:/host/sys"
|
||||
"/var/run/docker.sock:/var/run/docker.sock"
|
||||
@@ -29,4 +29,4 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user