feat(edge): Enabled the buildkit docker driver for rootless operation, but with appamor requirement instead
Some checks failed
build / build (push) Successful in 44s
Go Tests / go-tests (push) Failing after 1m3s

This commit is contained in:
Richard Robert Reitz 2025-10-28 15:37:48 +01:00
parent 40dec1b6fd
commit a968cb4103

View file

@ -17,6 +17,12 @@ docker buildx build -t edp.buildth.ing/devfw-cicd/garm:provider-ec-[new_number]
kubectl apply -f ../garm/deploy.yaml
´´´
Don't forget to rebuild the ubuntu-host-runner if anything changed in the `runner` folder:
```
docker buildx build --platform linux/amd64 --push -t edp.buildth.ing/devfw-cicd/ubuntu-host-runner:latest runner
```
# Configuration
## Extra Specs