actions-marketplace-validations/Build Docker Image Meta with Zmicro
github action for build docker image meta with Zmicro
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 5, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/zmicro-design_action-docker-image-meta@8030788979b4f8c30afa1913bf8526efbb16cce9 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| name | custom docker image name, default from git repository | no | — |
| version | custom docker image version, default from git tag | no | — |
| prefix | custom docker version prefix | no | — |
| suffix | custom docker tag suffix, such as dind => v1.0.0-dind | no | — |
| username | custom docker registry username, default from github repository username | no | — |
Outputs
| name | description |
|---|---|
| name | Image Name |
| tags | Image Tags |
| version | Version |