eic/execute user code in an EIC environment
Spawns appropriate docker image and executes user code in the environment of a specified EIC shell
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| organization | EIC shell organization you are targeting (e.g. eic) | no | eicweb |
| platform | EIC shell platform you are targeting (e.g. eic_xl) | no | "" |
| release | EIC shell release you are targeting (e.g. 3.0-stable) | no | "" |
| platform-release | EIC shell release platform string you are targeting (e.g. eic_xl:24.11.2-stable) | no | "" |
| cvmfs-prefix | Base CVMFS path prefix containing EIC shell images (default: /cvmfs/singularity.opensciencegrid.org) | no | /cvmfs/singularity.opensciencegrid.org |
| run | They payload code you want to execute on top of the view | no | "" |
| setup | Environment initialization bash script that is sourced (e.g. install/bin/thisepic.sh) | no | "" |
| sandbox-path | Custom path where the sandbox is located | no | "" |
| apptainer_version | Apptainer version to use (e.g. v1.4.5 or latest) | no | v1.4.5 |
| apptainer_deb_cache | Location (directory) of the cached apptainer deb. | no | apptainer_deb_cache |
Outputs
no outputs