Skip to content
Snippets Groups Projects
Verified Commit ec312c8b authored by Darren Reed's avatar Darren Reed Committed by GitLab UZH
Browse files

Update container_info.md text updates

parent a061ac9c
No related branches found
No related tags found
No related merge requests found
......@@ -85,7 +85,7 @@ echo 'finished'
```
***
For the same example, using a **hybrid** approach, here is a definition file. The important change is that the environment sets the OMPI variables to use the openmpi version within the container:
For the same example, using a **hybrid** approach, here is a definition file. The important changes are than openmpi is downloaded and built within the post section of the .def file, and then the environment sets the OMPI variables to use the openmpi version within the container:
```
Bootstrap: docker
From: ubuntu:20.04
......
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