view Dockerfile.build @ 105:4681ea3fcdf6

port to starlette asyncio
author drewp@bigasterisk.com
date Mon, 30 May 2022 20:38:53 -0700
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