-
Notifications
You must be signed in to change notification settings - Fork 3
Planning
Mateusz Kuzak edited this page Jun 26, 2015
·
6 revisions
- 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
- 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?
- dockerised tool, that is difficult to install
- dockerised analysis (reproducing a paper or a pipeline)
- An introduction to Docker for reproducible research, with examples from the R environment
- Using docker for reproducible computational publications
- Adventures in replicable scientific papers: Docker