Skip to content
Mateusz Kuzak edited this page Jun 26, 2015 · 6 revisions

Who is the workshop for?

  • programmers with background in life sciences
  • have experience with Linux
  • have experience with virtual machines
  • don't have experience with docker
  • want to use docker for bioinformatics applications

Learning objectives

  • installing docker
  • reusing docker images from dockerhub
  • managing images and containers localy
  • creating new dockerfile based on existing one (FROM)
  • moving data to/from, Volumes
  • connecting containers (db)
  • automated builds with github hook
  • docker-compose?

Use cases

Useful links

Clone this wiki locally