Skip to content
Snippets Groups Projects
Verified Commit 821b96f2 authored by Lars Bilke's avatar Lars Bilke
Browse files

[web] Added instructions on running DataExplorer in container.

parent 7cab0c41
No related branches found
No related tags found
No related merge requests found
......@@ -71,3 +71,10 @@ Singularity ogs-6.2.2-serial.sif:...> ls /scif/apps/ogs/bin
# Exit the container and get back to your hosts shell
Singularity ogs-6.2.2-serial.sif:...> exit
```
### Run the DataExplorer inside a Container
* Get a Singularity container with the DataExplorer (has `-gui` in its name)
* `singularity exec --app ogs ogs-xxx-gui-xxx.sif DataExplorer`
You may use this container on e.g. `envinf1` with X11 forwarding (`ssh -XY envinf1`).
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