Skip to content

Commit cc4d659

Browse files
committed
Auto merge of #648 - aidanhs:aphs-no-docker-privileged, r=alexcrichton
Remove --privileged from docker Per #43091 r? @alexcrichton
2 parents 375d773 + f305647 commit cc4d659

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/run-docker.sh

-1
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)