Skip to content

Commit 08a0598

Browse files
committed
updating examples
Signed-off-by: Vanessa Sochat <[email protected]>
1 parent 7b95b63 commit 08a0598

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ details, or more examples below.
77

88
## Examples
99

10-
- [singularity-compose-simple](https://www.github.com/singularityhub/singularity-compose-simple): A single container example (working in full).
11-
- [singularity-compose-example](https://www.github.com/singularityhub/singularity-compose-example): The same application split into multiple containers. Requires either no Docker install on the host, or install of fixed Singularity (the current release has a bug).
10+
See our [Singularity Compose Examples](https://www.github.com/singularityhub/singularity-compose-examples) repository for
11+
finding or contributing examples for using scompose.

docs/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,3 +299,7 @@ The [specification](spec/) describes in more detail the sections of the singular
299299
For example, in the quick start above, we have a post command for the app instance
300300
that creates a series of folders on the host.
301301

302+
## Examples
303+
304+
See our [Singularity Compose Examples](https://www.github.com/singularityhub/singularity-compose-examples) repository for
305+
finding or contributing examples for using scompose.

0 commit comments

Comments
 (0)