Singularity Compose Release v0.0.18
What's Changed
- Update paper.bib by @kyleniemeyer in #23
- Add/black and PR #27 by @vsoch in #29
- Disable non-sudo networking - closes #26 by @pierlauro in #27
- Improved depends_on by @pierlauro in #31
- Command args by @pierlauro in #33
- singularity-compsose down timeout by @pierlauro in #34
- Adding pyflakes, no change in functionality by @vsoch in #36
- removed check for sudo when adding network flags by @arthurfeeney in #40
- Adding spec version 2.0 by @vsoch in #41
- add network.allocate_ip option to allow for rootless CNI bridge utilisation by @PauloMigAlmeida in #45
- Add configuration step required for recent versions of singularity by @PauloMigAlmeida in #46
- Add network->enable feature to compose file by @PauloMigAlmeida in #47
- Implement singularity-compose.yml override configuration feature by @PauloMigAlmeida in #48
- fix module import on check command by @PauloMigAlmeida in #51
- Handle ~ expansion when specifying bind volumes by @PauloMigAlmeida in #52
- Fix bug causing start->options to be ignored when network was set to false by @PauloMigAlmeida in #53
- Fix check command by @PauloMigAlmeida in #55
- Add deploy control group by @PauloMigAlmeida in #56
- adding support for background by @vsoch in #59
- Pass 'bridge' parameter down into relevant function when calling 'up' by @SNeugber in #69
New Contributors
- @kyleniemeyer made their first contribution in #23
- @pierlauro made their first contribution in #27
- @arthurfeeney made their first contribution in #40
- @PauloMigAlmeida made their first contribution in #45
- @SNeugber made their first contribution in #69
Full Changelog: 0.0.16...0.0.18