Closed kozbo closed 7 years ago
The dockerfile needs to be updated to pull from the master branch of the schemas (and client). Add -c constraints.txt
on the pip install .
line and I think it will work. It's getting an old version https://hub.docker.com/r/ga4gh/server/builds/b6trntkybmv6bqewweembkw/
Docker builds automatically from a hook into github. Upon inspecting it I find that it has been failing since we added the
protoc
requirement.