Skip to content

Commit

Permalink
install twine
Browse files Browse the repository at this point in the history
  • Loading branch information
Niraj-Kamdar committed Jun 16, 2020
1 parent bb3ebb9 commit d0f9f5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
FROM quay.io/pypa/manylinux2010_x86_64
COPY entrypoint.py /entrypoint.py
RUN /opt/python/cp37-cp37m/bin/pip install twine
CMD /opt/python/cp37-cp37m/bin/python /entrypoint.py

0 comments on commit d0f9f5c

Please sign in to comment.