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 c6aa6c7 commit a5e6d8dCopy full SHA for a5e6d8d
manywheel/Dockerfile_cxx11-abi
@@ -13,7 +13,6 @@ RUN yum -y update
13
RUN yum install -y wget curl perl util-linux xz bzip2 git patch which zlib-devel
14
RUN yum install -y autoconf automake make cmake gdb gcc gcc-c++
15
16
-
17
FROM base as openssl
18
ADD ./common/install_openssl.sh install_openssl.sh
19
RUN bash ./install_openssl.sh && rm install_openssl.sh
0 commit comments