Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Commit

Permalink
Update index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
sattertt committed Jan 17, 2019
1 parent 1fed910 commit 4cd62c2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/containers/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,13 @@ xcpEngine Docker/Singularity image.

.. _singularity:

test:
test::

test indent
``test two``
```test three``

```test three```

Using xcpEngine with singularity
---------------------------------
Expand All @@ -31,7 +32,7 @@ is a ``/data`` directory that is shared across your cluster as
an nfs mount. All your data is stored in ``/data/study`` and
you have a cohort file and design file there. When running the
container, these will be seen as existing relative to the
bind point. This means they need to be specified like so.
bind point. This means they need to be specified like so.::

$ singularity run \
-B /data:/home/user/data \
Expand Down

0 comments on commit 4cd62c2

Please sign in to comment.