Skip to content

Commit fef01d6

Browse files
committed
Remove docker flags that can cause issues (rust-lang/rust#39036)
1 parent 19fb98d commit fef01d6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ci/run-docker.sh

-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ run() {
2323
--env CARGO_TARGET_DIR=/checkout/target \
2424
--workdir /checkout \
2525
--privileged \
26-
--interactive \
27-
--tty \
2826
libc \
2927
ci/run.sh $1
3028
}

0 commit comments

Comments
 (0)