Skip to content

Commit f305647

Browse files
committed
Remove --privileged from docker
1 parent 3056418 commit f305647

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/run-docker.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ run() {
2222
--volume `pwd`/target:/checkout/target \
2323
--env CARGO_TARGET_DIR=/checkout/target \
2424
--workdir /checkout \
25-
--privileged \
2625
libc \
2726
ci/run.sh $1
2827
}

0 commit comments

Comments
 (0)