See the [docs](https://docs.docker.com) for installation instructions.
See the [docs](https://docs.docker.com) for installation instructions (if you are on Windows we highly recommend the [Docker Desktop WSL 2 backend](https://docs.docker.com/docker-for-windows/wsl/)).
## Images
## Images
...
@@ -24,7 +24,7 @@ Docker images can be created by [Dockerfiles](https://docs.docker.com/reference/
...
@@ -24,7 +24,7 @@ Docker images can be created by [Dockerfiles](https://docs.docker.com/reference/
To build an image by yourself create a Dockerfile:
To build an image by yourself create a Dockerfile:
@@ -23,7 +23,7 @@ Singularity per default mounts your home directory and also passes your current
...
@@ -23,7 +23,7 @@ Singularity per default mounts your home directory and also passes your current
### Prerequisites
### Prerequisites
- Linux and [Mac](https://sylabs.io/singularity-desktop-macos/) only!
- Linux and [Mac](https://sylabs.io/singularity-desktop-macos/) only!
- Note: You can run Singularity on Windows inside a virtual machine using [WSL 2](https://docs.microsoft.com/en-us/windows/wsl/install-win10)
- Note: You can run Singularity **on Windows** inside a lightweight virtual machine using [WSL 2](https://docs.microsoft.com/en-us/windows/wsl/install-win10). Under Ubuntu use Homebrew package `singularity`, under CentOS install via [EPEL](https://sylabs.io/guides/3.0/user-guide/installation.html#install-the-centos-rhel-package-using-yum).