Published March 28, 2024
| Version 0.0.18
Software
Open
Singularity Compose: Orchestration for Singularity Instances
Authors/Creators
Description
What's Changed
- Update paper.bib by @kyleniemeyer in https://github.com/singularityhub/singularity-compose/pull/23
- Add/black and PR #27 by @vsoch in https://github.com/singularityhub/singularity-compose/pull/29
- Disable non-sudo networking - closes #26 by @pierlauro in https://github.com/singularityhub/singularity-compose/pull/27
- Improved depends_on by @pierlauro in https://github.com/singularityhub/singularity-compose/pull/31
- Command args by @pierlauro in https://github.com/singularityhub/singularity-compose/pull/33
- singularity-compsose down timeout by @pierlauro in https://github.com/singularityhub/singularity-compose/pull/34
- Adding pyflakes, no change in functionality by @vsoch in https://github.com/singularityhub/singularity-compose/pull/36
- removed check for sudo when adding network flags by @arthurfeeney in https://github.com/singularityhub/singularity-compose/pull/40
- Adding spec version 2.0 by @vsoch in https://github.com/singularityhub/singularity-compose/pull/41
- add network.allocate_ip option to allow for rootless CNI bridge utilisation by @PauloMigAlmeida in https://github.com/singularityhub/singularity-compose/pull/45
- Add configuration step required for recent versions of singularity by @PauloMigAlmeida in https://github.com/singularityhub/singularity-compose/pull/46
- Add network->enable feature to compose file by @PauloMigAlmeida in https://github.com/singularityhub/singularity-compose/pull/47
- Implement singularity-compose.yml override configuration feature by @PauloMigAlmeida in https://github.com/singularityhub/singularity-compose/pull/48
- fix module import on check command by @PauloMigAlmeida in https://github.com/singularityhub/singularity-compose/pull/51
- Handle ~ expansion when specifying bind volumes by @PauloMigAlmeida in https://github.com/singularityhub/singularity-compose/pull/52
- Fix bug causing start->options to be ignored when network was set to false by @PauloMigAlmeida in https://github.com/singularityhub/singularity-compose/pull/53
- Fix check command by @PauloMigAlmeida in https://github.com/singularityhub/singularity-compose/pull/55
- Add deploy control group by @PauloMigAlmeida in https://github.com/singularityhub/singularity-compose/pull/56
- adding support for background by @vsoch in https://github.com/singularityhub/singularity-compose/pull/59
- Pass 'bridge' parameter down into relevant function when calling 'up' by @SNeugber in https://github.com/singularityhub/singularity-compose/pull/69
New Contributors
- @kyleniemeyer made their first contribution in https://github.com/singularityhub/singularity-compose/pull/23
- @pierlauro made their first contribution in https://github.com/singularityhub/singularity-compose/pull/27
- @arthurfeeney made their first contribution in https://github.com/singularityhub/singularity-compose/pull/40
- @PauloMigAlmeida made their first contribution in https://github.com/singularityhub/singularity-compose/pull/45
- @SNeugber made their first contribution in https://github.com/singularityhub/singularity-compose/pull/69
Full Changelog: https://github.com/singularityhub/singularity-compose/compare/0.0.16...0.0.18
Notes
Files
singularityhub/singularity-compose-0.0.18.zip
Files
(3.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:c365872b9b6a4c9ed1ce831b4dd71cc5
|
3.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/singularityhub/singularity-compose/tree/0.0.18 (URL)