Docker exercises

There are several separate exercises, you can follow them in sequence or, if you prefer, jump straight to the exercise that interests you. For the most part, they’re in the form of annotated command-line sessions. You can copy/paste the commands straight from the screen to your terminal, but you’ll have to be aware of things that change - user names, process IDs etc.

The easy way to get access to the example Dockerfiles used in the exercises is to clone this repository from the command line:

# Clone this documentation if you haven't already done so
> git clone https://gitlab.ebi.ac.uk/TSI/tsi-ccdoc.git
> cd tsi-ccdoc

The exercises are:

For a practical look at real-world containers used for bioinformatics, check out http://bioboxes.org/

For more information, there are plenty of good tutorials out there. Two good ones are: