Docker

Docker is the most popular container engine and container image format. Docker does have some issues when it comes to running it in a multi-user environment, especially HPC-type systems, so we generally don’t make Docker available.

In most instances, the better alternative to run Docker containers is to use Apptainer (Singularity) instead.