RAP-840 Add Read the Docs
Compare changes
- Mick Veldhuis authored
+ 8
− 2
@@ -40,6 +40,12 @@ Please follow their respective installation instructions.
The dependencies are also available as a Docker image, which the Pre-Processing Pipeline will attempt to retrieve from DockerHub. This requires one to install Docker on their system, either `Docker Engine <https://docs.docker.com/engine/>`_ (only available for Linux) or `Docker Desktop <https://docs.docker.com/desktop/>`_ (available for Windows, MacOS, and Linux).
And give the image an appropriate tag with the ``-t`` option. This requires one to install Docker on their system, either `Docker Engine <https://docs.docker.com/engine/>`_ (only available for Linux) or `Docker Desktop <https://docs.docker.com/desktop/>`_ (available for Windows, MacOS, and Linux). Instead of Docker, one could also use `Apptainer <https://apptainer.org/>`_ (previously called Singularity) on Linux. Refer to :doc:`running` if you want to use this feature when running the pipeline.