view Dockerfile.build @ 63:a3718b297d16

WIP starting to try a unified websocket between rdfdb and syncedgraph Ignore-this: 6e59eb9b2fb382f3ca3cbe4bb1ce925
author drewp@bigasterisk.com
date Fri, 31 May 2019 06:46:41 +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