docker image for GenomicsDB building environment.
207
This image setup building environment for GenomicsDB. To build GenomicsDB executable, Launch the command as following: docker run -it -v /host_output/:/output/ intelhlsgenomicsdb/genomicsdb_builder build_genomicsdb
The docker container will download GenomicsDB fresh from github repository then build. If the host is behind firewall, use "--build-arg HTTP_PROXY=/your/http/proxy/setting --build-arg HTTPS_PROXY=/your/https/proxy/setting" accordingly. The build results are stored in /host_output/.
Content type
Image
Digest
Size
735.4 MB
Last updated
over 9 years ago
docker pull intelhlsgenomicsdb/genomicsdb_builder