shortishly/BEAM Docker Release
Publish BEAM release as a Docker image
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registry | Container Registry | yes | — |
| username | Registry Username | yes | — |
| password | Registry Password | yes | — |
| build-image | Build image | — | erlang:25.1.1.0 |
| build-command | Build command | — | make |
| build-platforms | Build platforms | — | linux/amd64,linux/arm64 |
| build-tags | Build tags | — | — |
| build-push | Build push image | — | true |
| image-description | A text-only description limited to 512 characters. | — | — |
| image-licenses | A SPDX license identifier limited to 256 characters. | — | — |
| image-source | The URL of the repository associated with the package. | — | ${{github.repositoryUrl}} |
Outputs
| name | description |
|---|---|
| imageid | Image ID |
| digest | Image digest |
| metadata | Build result metadata |
| tags | Docker Image Tags |
| image | Docker Image |