[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] Add capabilities required to run sbuild in docker.

Holger Levsen (@holger) gitlab at salsa.debian.org
Sat Feb 5 14:08:05 GMT 2022



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
3b35663a by Jelmer Vernooij at 2022-02-05T15:07:36+01:00
Add capabilities required to run sbuild in docker.

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/janitor_worker.sh


Changes:

=====================================
bin/janitor_worker.sh
=====================================
@@ -2,7 +2,7 @@
 
 set -e
 
-docker run --rm \
+docker run --rm --cap-add=SYS_ADMIN --cap-add=SYS_CHROOT \
 	--memory=20g \
 	-v /srv/janitor:/srv/janitor \
 	eu.gcr.io/debian-janitor/worker \



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/3b35663a6ca1367a7c646a97bca7821d7484d0e8

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/3b35663a6ca1367a7c646a97bca7821d7484d0e8
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20220205/4a154f70/attachment.htm>


More information about the Qa-jenkins-scm mailing list