Mercurial > code > home > repos > rdfdb
view Dockerfile.build @ 69:6b01e1e5859b
drop patches and log, but don't otherwise error, if we're not connected to rdfdb
Ignore-this: bc95e8005e78e5d78e061cb6dc73668a
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Sat, 01 Jun 2019 20:03: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