Skip to content
Snippets Groups Projects
Commit 43fa5ba5 authored by Fabio Hernandez's avatar Fabio Hernandez
Browse files

Improve documentation

parent 6e0af0a4
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ and to build the Singularity image use
build-singularity-image.sh
```
The result of building a Singularity image is a standalone `.sif` file which is can be used at any host where Singularity is installed. Please note that building the Singularity image requires that in the build host a Docker container includes the executable `singularity` executable.
The result of building a Singularity image is a standalone `.sif` file which is can be used at any host where Singularity is installed. Please note that building the Singularity image requires that in the build host a Docker the `singularity` executable be present in the form of a Docker container.
## How to use the ARC client commands
......@@ -35,7 +35,7 @@ In the deployment directory, a symbolic link is created for each [ARC6 client co
$ voms-proxy-init --voms lsst
# Submit a test job
$ arctest -J 2 -C https://ccosvms0201.in2p3.fr:9443/arex
$ arctest -J 2 -C https://ccarccelsst01.in2p3.fr:9443/arex
```
## Author
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment