Skip to content

Commit c1e1241

Browse files
committed
docs: add dependending repos
1 parent 08c56a2 commit c1e1241

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

DEPENDENTS.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
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-->

docs.md

-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ From: {{ CONTAINERS_DIR }}/basic/{{ BASE_CONTAINER }}.sif
120120
> about [Persistent Overlays](https://apptainer.org/docs/user/latest/persistent_overlays.html)
121121

122122
```bash
123-
# Note the quoting of the command for openfoam-based containers (since it is fed to Bash as-is)
124123
apptainer run containers/projects/test-master.sif info
125124
```
126125
```json

0 commit comments

Comments
 (0)