University of Wisconsin–Madison

Tutorials Materials – Docker

Docker tutorials

In construction

The Docker software can help biologists access software that might be out of reach or too complicated to install.

This could be a Linux-only software that can, through Docker, run on a Mac or a Windows-based PC.

Software Carpentry tutorial: https://carpentries-incubator.github.io/docker-introduction/aio.html

See also the Open Container Initiative (OCI) at https://opencontainers.org/

Docker container illustration

IN CONSTruction This series of Docker tutorials have biochemists, biologists and non-IT scientists in mind. The general goal is to learn how to harness this quasi-Universal software to run (mostly Linux-based) software onto a Mac or Windows computer, providing access to otherwise difficult to install software, or software that only runs on Linux. There are…