bedag/image-build-action
This action uses bedag/image-build to parse Dockerfiles and publish it on a docker registry.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 8, 2021
- License
- Apache 2.0
Pinned Snippet
uses: bedag/image-build-action@4c2b82833187df195d0f62b2a503039e4d991730 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| file | Image-build file (-f) | no | — |
| input | List of image-build inputs (-s) | no | — |
| push | True/False Push to docker registry | no | — |
| debug | Debug output | no | — |
| docker_registry | Docker regsitry | no | — |
| docker_username | Docker user | no | — |
| docker_password | Docker password/token | no | — |
Outputs
no outputs