Source release 14.1.0
This commit is contained in:
6
third_party/protobuf/python/release/wheel/Dockerfile
vendored
Normal file
6
third_party/protobuf/python/release/wheel/Dockerfile
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
FROM quay.io/pypa/manylinux1_x86_64
|
||||
|
||||
RUN yum install -y libtool
|
||||
RUN /opt/python/cp27-cp27mu/bin/pip install twine
|
||||
|
||||
COPY protobuf_optimized_pip.sh /
|
||||
Reference in New Issue
Block a user