actions-marketplace-validations/Easy Docker - install, login, build, mutiplatform, push, minimal configuration
easy to use, configless action to install docker, build and push multiplatform images to ghcr.io
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| shell | The shell to run the build-script with. | no | bash |
| platforms | comma separated list of platforms to build docker image for. For example "linux/amd64,linux/arm/v6,linux/arm/v7" | no | linux/amd64 |
| ghcr_password | password for Github Container Registry. Regular secrets.GITHUB_TOKEN is used (keep in mind to enable write access at Settings->Actions->General->Workflow permissions. | — | — |
| max_parallelism | Number of the maximum parallelism for your builds | no | 1 |
Outputs
no outputs