File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Projects using this repository
2
+
3
+ ## Relying on provided base containers
4
+
5
+ - [ FoamScience/mixer-bayesian-optimization] ( https://github.com/FoamScience/mixer-bayesian-optimization )
6
+ - [ FoamScience/openfoam-apptainer-packaging] ( https://github.com/FoamScience/openfoam-apptainer-packaging )
7
+ - [ FoamScience/OpenFOAM-Multi-Objective-Optimization] ( https://github.com/FoamScience/OpenFOAM-Multi-Objective-Optimization )
8
+ - [ FoamScience/openfoam-reflections] ( https://github.com/FoamScience/openfoam-reflections )
9
+
10
+ ## Overriding base containers
11
+
12
+ - [ FoamScience/cpl-openfoam-containers] ( https://github.com/FoamScience/cpl-openfoam-containers )
13
+ - [ FoamScience/spack-apptainer-containers] ( https://github.com/FoamScience/spack-apptainer-containers )
14
+
15
+ <!-- vim: sort i-->
Original file line number Diff line number Diff line change @@ -120,7 +120,6 @@ From: {{ CONTAINERS_DIR }}/basic/{{ BASE_CONTAINER }}.sif
120
120
> about [Persistent Overlays](https://apptainer.org/docs/user/latest/persistent_overlays.html)
121
121
122
122
` ` ` bash
123
- # Note the quoting of the command for openfoam-based containers (since it is fed to Bash as-is)
124
123
apptainer run containers/projects/test-master.sif info
125
124
` ` `
126
125
` ` ` json
You can’t perform that action at this time.
0 commit comments