Mercurial > code > home > repos > rdfdb
view Dockerfile.build @ 59:dbf47ed931d9
str bug in /live input socket, which maybe is never used
Ignore-this: 2e61e88861150c79b1166e5f2d65b2f1
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Thu, 30 May 2019 08:37:14 +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