numih-archive/Docker build and push image
Builds and publishes a docker image
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jul 28, 2025
- License
- None
Pinned Snippet
uses: numih-archive/act-docker-build-deploy-image@837967db26926ab2aab019e87e73572c80e05080 # v4tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| registry | Registry Url | no | ghcr.io |
| user | User Docker login | yes | — |
| password | Password Docker login | yes | — |
| context | Context for Dockerfile | no | . |
| dockerfile | Path for Dockerfile | no | Dockerfile |
| platforms | Container platforms | no | linux/amd64,linux/arm64 |
| ssh | List of SSH agent socket or keys to expose to the build | no | — |
Outputs
no outputs