Skip to content
Snippets Groups Projects
Commit f3056473 authored by Aidan Hobson Sayers's avatar Aidan Hobson Sayers
Browse files

Remove --privileged from docker

parent 30564181
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,6 @@ run() {
--volume `pwd`/target:/checkout/target \
--env CARGO_TARGET_DIR=/checkout/target \
--workdir /checkout \
--privileged \
libc \
ci/run.sh $1
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment