Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian QA
jenkins.debian.net
Commits
3b35663a
Commit
3b35663a
authored
Feb 05, 2022
by
Jelmer Vernooij
Committed by
Holger Levsen
Feb 05, 2022
Browse files
Add capabilities required to run sbuild in docker.
Signed-off-by:
Holger Levsen
<
holger@layer-acht.org
>
parent
03721ced
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/janitor_worker.sh
View file @
3b35663a
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
set
-e
set
-e
docker run
--rm
\
docker run
--rm
--cap-add
=
SYS_ADMIN
--cap-add
=
SYS_CHROOT
\
--memory
=
20g
\
--memory
=
20g
\
-v
/srv/janitor:/srv/janitor
\
-v
/srv/janitor:/srv/janitor
\
eu.gcr.io/debian-janitor/worker
\
eu.gcr.io/debian-janitor/worker
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment