fix docker storage driver
This commit is contained in:
@@ -138,6 +138,7 @@ in
|
|||||||
enable = true;
|
enable = true;
|
||||||
# https://github.com/docker/buildx/issues/1459
|
# https://github.com/docker/buildx/issues/1459
|
||||||
#daemon.settings.dns = [ "100.100.100.100" ];
|
#daemon.settings.dns = [ "100.100.100.100" ];
|
||||||
|
daemon.settings.storage-driver = "btrfs";
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages =
|
environment.systemPackages =
|
||||||
|
|||||||
Reference in New Issue
Block a user