mv
This commit is contained in:
parent
872d803375
commit
6d4a643cbd
@ -2,8 +2,8 @@ FROM python:3.9.6
|
||||
|
||||
ARG NEXUS_TOKEN
|
||||
|
||||
ENV PIP_CONFIG_FILE pip.conf
|
||||
ENV NEXUS_TOKEN $NEXUS_TOKEN
|
||||
ENV PIP_INDEX_URL https://$NEXUS_TOKEN@artifact.it.getyardstick.com/repository/meazurelearning-pypi-internal/simple
|
||||
ENV EXTRA_INDEX_URL https://pypi.python.org/simple/
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get -y install coinor-cbc
|
||||
|
Loading…
x
Reference in New Issue
Block a user