Remove --privileged from docker
This commit is contained in:
parent
30564181bf
commit
f305647377
@ -22,7 +22,6 @@ run() {
|
||||
--volume `pwd`/target:/checkout/target \
|
||||
--env CARGO_TARGET_DIR=/checkout/target \
|
||||
--workdir /checkout \
|
||||
--privileged \
|
||||
libc \
|
||||
ci/run.sh $1
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user