feat(edge): Enabled the buildkit docker driver for rootless operation, but with appamor requirement instead
This commit is contained in:
parent
fe530636d4
commit
40dec1b6fd
3 changed files with 3 additions and 2 deletions
|
|
@ -39,4 +39,6 @@ forgejo-runner generate-config > config.yml;
|
|||
unset RUNNER_SECRET
|
||||
unset BEARER_TOKEN
|
||||
|
||||
docker buildx create --use --name sidecar unix:///run/user/1000/buildkit/buildkitd.sock
|
||||
|
||||
/bin/forgejo-runner --config config.yml daemon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue