phenoscape / pipeline

Build pipeline for the Phenoscape Knowledgebase
MIT License
0 stars 0 forks source link

Update documentation about docker image #165

Closed Shalsh23 closed 4 years ago

Shalsh23 commented 4 years ago

I didn't mean to suggest it needs to be quite so terse. You can give a bit more background, about how the docker container prepackages the tools used within the makefile, you can use it to run the build by using the run.sh as such, etc. Right now it's pretty cryptic. And I don't think that someone trying to build the KB needs to be instructed to change the image version here.

Should I also specify the custom tools that are packaged in the image?

balhoff commented 4 years ago

This is good. To list the tools included in the docker container, you could always describe that more fully in the pipeline-tools README, and link there from here. Please open an issue for that and then work on it there.