flora-6: move docker data-root to /data
continuous-integration/drone/push Build is passing Details

teutat3s 2023-01-29 20:01:40 +01:00
parent 997561f817
commit 2b2ba4be54
Signed by: teutat3s
GPG Key ID: 4FA1D3FA524F22C1
1 changed files with 3 additions and 0 deletions

View File

@ -41,6 +41,9 @@
virtualisation = {
docker = {
enable = true; # sadly podman is not supported rightnow
extraOptions = ''
--data-root /data/docker
'';
};
oci-containers = {