give access to docker
This commit is contained in:
parent
f259251c57
commit
385860496c
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
DOCKER_HOST = "unix:///run/docker.sock";
|
||||
};
|
||||
environmentFile = [config.sops.secrets."services/woodpecker-runner".path];
|
||||
extraGroups = ["docker"];
|
||||
};
|
||||
sops.secrets."services/woodpecker-runner" = {};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue