yendex0205/Docker Login, Build, Tag & Push Action
GitHub Action to login, build, tag & push Docker images to DockerHub
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| username | Username to connect to Docker registry | yes | — |
| password | Password to connect to Docker registry | yes | — |
| context | Docker build context | yes | — |
| file | Docker build file | yes | — |
| repoOwner | Docker repository owner | yes | — |
| repository | Docker repository | yes | — |
| tag | Docker image tag | yes | — |
| registry | Registry you want to push the Docker image | — | — |
Outputs
no outputs