Adding proxy for pypi
This commit is contained in:
@@ -34,4 +34,9 @@ RUN curl -k -s -o - \
|
|||||||
bash
|
bash
|
||||||
RUN gem install ffi \
|
RUN gem install ffi \
|
||||||
&& gem install fpm \
|
&& gem install fpm \
|
||||||
&& chmod +x /usr/bin/rpm-sign-expect
|
&& chmod +x /usr/bin/rpm-sign-expect
|
||||||
|
|
||||||
|
# Setting up Pypi to use proxy
|
||||||
|
RUN curl -k -s -o - \
|
||||||
|
https://nexus.jamesjonesconsulting.com/repository/package-config/pypi/python3-pypi-repos.sh |\
|
||||||
|
bash
|
||||||
Reference in New Issue
Block a user