view Dockerfile.build @ 32:c8cf9d85fa81

fix tests and test runner Ignore-this: d6c2f5029aecf8d7ad69cef0ce2757e2
author Drew Perttula <drewp@bigasterisk.com>
date Sat, 25 May 2019 02:52:47 +0000
parents Dockerfile.mypy@3ca1a8774513
children deaabf47d82b
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