Skip to content

Dockerizing fastBMA a step by step tutorial

Ling-Hong Hung edited this page Apr 23, 2016 · 12 revisions

Welcome to the fastBMAdemo wiki!

#Dockerizing fastBMA - a hands-on tutorial#

##Summary##

This tutorial was meant to introduce the process of building a Dockerfile to containerize a GitHub project. It is aimed at an audience with little or no GitHub or Docker experience and was originally used in a graduate bioinformatics seminar course at the University of Washington Tacoma.

The tutorial will go through a real-life example, starting with a package, fastBMA, which has somewhat complex dependencies, and was originally developed on a non-

Clone this wiki locally