[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] Pass --privileged to docker so bind mounts work.

Holger Levsen (@holger) gitlab at salsa.debian.org
Sun Feb 6 15:43:33 GMT 2022



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


Commits:
9918f2b9 by Jelmer Vernooij at 2022-02-06T16:43:25+01:00
Pass --privileged to docker so bind mounts work.

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 --cap-add=SYS_ADMIN --cap-add=SYS_CHROOT \
+docker run --rm --cap-add=SYS_ADMIN --privileged \
 	--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/9918f2b9a932e33f51acbbde8a08c8ad15e8bc0e

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/9918f2b9a932e33f51acbbde8a08c8ad15e8bc0e
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/20220206/83d23b82/attachment.htm>


More information about the Qa-jenkins-scm mailing list