We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14bfe4b commit db9aa16Copy full SHA for db9aa16
.ci/docker/manywheel/Dockerfile_ppc64le
@@ -10,6 +10,7 @@ ENV LANGUAGE=C.UTF-8
10
RUN apt update && apt upgrade -y && \
11
apt install -y \
12
build-essential \
13
+ sudo \
14
autoconf \
15
automake \
16
bzip2 \
0 commit comments