This page describes how to **build** OGS with the help of a Linux container (for **developers**). To **run** OGS with the help of a container go to the [user guide]({{<ref"container.md">}}) (for **developers**).
</div>
## Introduction
[Singularity](https://www.sylabs.io) is a Linux container runtime similar to Docker. Key advantages over Docker are
This page describes how to **run** OGS with the help of a Linux container (for **users**). To **build** OGS with the help of a container go to the [developer guide]({{<ref"singularity.md">}}) (for **developers**).