Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/singularityhub/singularity-compose-examples
A simple example of running a MongoDB instance to query a database
https://github.com/singularityhub/singularity-compose-examples
mongodb singularity-compose
Last synced: about 1 month ago
JSON representation
A simple example of running a MongoDB instance to query a database
- Host: GitHub
- URL: https://github.com/singularityhub/singularity-compose-examples
- Owner: singularityhub
- Created: 2019-06-21T16:49:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-31T12:20:45.000Z (over 2 years ago)
- Last Synced: 2024-05-01T21:40:01.202Z (9 months ago)
- Topics: mongodb, singularity-compose
- Language: Python
- Size: 613 KB
- Stars: 11
- Watchers: 6
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Singularity Compose Examples
This is a repository of examples for
[Singularity Compose](https://singularityhub.github.io/singularity-compose). For the "simple"
example that is used during testing, see [singularity-compose-simple](https://github.com/singularityhub/singularity-compose-simple). Otherwise, all examples are provided here. You can browse based on the spec version of Singularity Compose:- [v1.0](v1.0) is supported for Singularity compose less than v0.1.0
- [v2.0](v2.0) is supported for Singularity compose equal to or greater than v0.1.0