Mercurial > code > home > repos > rdfdb
view Dockerfile.build @ 62:bd0e24f6254a
doc update on SyncedGraph
Ignore-this: cec485f067fbde38bd99766e1c57eb68
author | drewp@bigasterisk.com |
---|---|
date | Fri, 31 May 2019 02:51:08 +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