Mercurial > code > home > repos > rdfdb
view Dockerfile.build @ 48:7c3cd440619b
switch to treq http client
Ignore-this: fde2ba73c2d74ed372a1f0be8771c5a
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Mon, 27 May 2019 10:47:44 +0000 |
parents | deaabf47d82b |
children |
line wrap: on
line source
FROM bang6:5000/base_x86 WORKDIR /opt RUN pip3 install --index-url https://projects.bigasterisk.com/ --extra-index-url https://pypi.org/simple rdflib cyclone mock treq rdflib-jsonld service_identity RUN pip3 install --index-url https://projects.bigasterisk.com/ --extra-index-url https://pypi.org/simple mypy nose2 pyflakes