fnndsc/ChRIS Store Build and Publish
Build a multi-architectural container image for your ChRIS plugin and share it to DockerHub and chrisstore.co
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| description | DockerHub repository short description text | yes | A ChRIS plugin |
| platforms | list of target architectures | no | linux/amd64,linux/ppc64le,linux/arm64 |
| docker_username | DockerHub username | yes | fnndscbot |
| docker_password | DockerHub password | yes | — |
| chrisstore_token | ChRIS store credentials in the format "username:password" | yes | chris:chris1234 |
| chrisstore_url | URL of ChRIS Store API | no | https://chrisstore.co/api/v1/ |
| readme-filepath | Path to the repository readme | no | ./README.md |
Outputs
| name | description |
|---|---|
| pluginurl | URL of plugin in the ChRIS Store API |