To run **LINC** you only need to add the container-specific execution command and **make sure that all necessary volumes are mounted read-write** (``<mount_points>``) and are thus accessible from inside the container, e.g.,::
Since you are running **LINC** inside a container, do not forget to add the ``--no-container`` flag to your call, no matter whether you use Singularity or Docker. Do **not** use the ``--singularity`` flag.
Since you are running **LINC** inside a container, do not forget to add the ``--no-container`` and ``--preserve-entire-environment`` flag to your call, no matter whether you use Singularity or Docker. Do **not** use the ``--singularity`` flag.