luludotdev/Docker Build
Build with Docker and push to ghcr.io
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Token | yes | — |
| image-name | Docker image name | yes | — |
| context | Build context | yes | . |
| file | Path to Dockerfile | no | — |
| platforms | Image multi-arch platforms | yes | linux/amd64 |
| fetch-depth | Checkout fetch depth | no | "" |
| push | Push to ghcr.io | yes | ${{ github.event_name != 'pull_request' }} |
| sign | Sign the image using Sigstore | yes | "" |
Outputs
| name | description |
|---|---|
| tags | Image tags |