add experimental docker features
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
recommendedDefaults = true;
|
||||
logDriver = "local";
|
||||
daemon."settings" = {
|
||||
experimental = true;
|
||||
exec-opts = [ "native.cgroupdriver=systemd" ];
|
||||
log-opts = {
|
||||
max-size = "10m";
|
||||
|
Reference in New Issue
Block a user