Skip to content
Paulus Lahur edited this page May 13, 2020 · 7 revisions

How to add FAQ entry

  • Add topics that have not been explained in the main sections
  • For topics that are already in the main sections, simply provide the link. Avoid repeating the content, because if the same information exist in multiple places, they might become out of sync with each other later.

Installation

Why do you use Docker/Singularity for installation?

Please see this link: How to install using container

"Partition error" or "corrupted image error" when running Singularity container

Singularity failed to pull the complete image. Common cause is network error or full disk (or full disk quota). After making sure that the network is working and you have sufficient space, clean Singularity cache by doing this:

singulariy clean cache

and repeat the pull.

Usage

TODO: subdivide this by functionality

Others