agro1desenvolvimento/Docker Build and Push
Build a Docker image and push to Docker Hub
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name-and-tag | Docker image name with tag (e.g., username/image:tag) | yes | — |
| dockerhub-username | Docker Hub username | yes | — |
| dockerhub-password | Docker Hub access token | yes | — |
| context | Docker folder context | no | . |
| dockerfile | Path to Dockerfile | no | ./Dockerfile |
| args | Build arguments | no | "" |
Outputs
no outputs