TedBrookings / dockers

docker file repo for learning / experimenting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dockers

Dockerfiles for learning and experimenting

  • htslib: alpine linux with bash, libcurl, and htslib. This provides bgzip, htsfile, and tabix, and is built so that cloud URLs are functional (e.g. tabix of remote files works).
  • pyro: Ubuntu linux with python3, pytorch, and pyro. The image has git, conda, curl, etc.

About

docker file repo for learning / experimenting

License:MIT License


Languages

Language:Dockerfile 100.0%