We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f0cde3 commit fe06d09Copy full SHA for fe06d09
py/Dockerfile
@@ -7,8 +7,6 @@ RUN wget https://copr.fedorainfracloud.org/coprs/vbatts/bazel/repo/epel-7/vbatts
7
8
RUN yum install -y bazel3
9
10
-RUN mv /usr/bin/ninja-build /usr/bin/ninja
11
-
12
RUN mkdir /workspace
13
14
WORKDIR /workspace
0 commit comments