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