Navigation : Software Engineering in Science Containers - Setting up the Software - Getting Started with Docker - Saving and Sharing Images Version Control Documentation Testing Scientific Code Command Cheatsheet Setting up the Software For all of the following tutorials, we will use Docker as the container software of choice. How to install Docker varies quite a lot between different operating systems. Please follow the instructions relevant to you: Windows Windows: https://docs.docker.com/docker-for-windows/install/ Note: If you are using Windows 10 Home Edition, please install Docker Toolbox instead. MacOS MacOS: https://docs.docker.com/docker-for-mac/ Linux: Ubuntu CentOS Debian Fedora You will probably need to restart your computer as part of the installation process. Containers Getting Started with Docker