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 GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
shellThe shell to run the build-script with.nobash
platformscomma separated list of platforms to build docker image for. For example "linux/amd64,linux/arm/v6,linux/arm/v7"nolinux/amd64
ghcr_passwordpassword for Github Container Registry. Regular secrets.GITHUB_TOKEN is used (keep in mind to enable write access at Settings->Actions->General->Workflow permissions.
max_parallelismNumber of the maximum parallelism for your buildsno1

no outputs