zmicro-design/Docker Build (+buildx) with Zmicro
github action for docker (+buildx) with Zmicro
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tags | specify build tags | no | — |
| push | specify whether to push remote | no | fasle |
| context | specify build context | no | — |
| build-args | specify build build-args | no | — |
| platforms | specify build platforms | no | — |
| cache-from | specify build cache-from | no | — |
| cache-to | specify build cache-to | no | — |
| labels | specify build labels | no | — |
| builder | specify builder instance | no | — |
| network | specify build network | no | — |
| stage | specify build stage | no | — |
| dockerfile | specify the dockerfile name, default => Dockerfile | no | — |
| ssh | specify ssh agent socket or keys to expose to the build | no | — |
| registry | Server address of Docker registry. If not set then will default to Docker Hub | no | — |
| username | Username used to log against the Docker registry | no | — |
| password | Password or personal access token used to log against the Docker registry | no | — |
Outputs
| name | description |
|---|---|
| random-number | Random number |