wx257osn2/Setup Modern C++ Development Environment
Setup Modern C++ Development Environment based on Singularity
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | select an image release | yes | — |
| image_name_prefix | image name prefix on the release; image name will be `${image_name_prefix}-${arch}.sif` | no | cxx |
| url_format | image URL format, `{}` is replaced with inputs.version; When the URI is oras protocol, `-${arch}` will be concatenated from the back. Otherwise, `/${image_name_prefix}-${arch}.sif` will be concatenated from the back | no | oras://ghcr.io/wx257osn2/cxx_environment:{} |
| save_cache | save cache or not: even if this flag is `false`, cache will be restored when there is the cache | no | true |
Outputs
no outputs