enosix/Docker Push
Build and push a docker image
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub Token | yes | — |
| username | Username or github.actor | no | — |
| password | Password or github.token | no | — |
| dockerhub_username | DockerHub Username | yes | — |
| dockerhub_password | DockerHub Password | yes | — |
| image | Image Name | yes | — |
| context | Build Context | no | — |
| build_args | Build Args | no | — |
| secrets | Secrets (MY_SECRET=MY_ENV_VAR) | — | — |
| dockerfile | Dockerfile | no | — |
| tag_latest | Tag Latest | no | auto |
| tag_sha | Tag SHA | no | "" |
| version | Version | no | — |
| allow_vulnerabilities | Allow Vulnerabilities | no | false |
| slack_webhook_url | Slack Webhook URL | no | — |
Outputs
| name | description |
|---|---|
| version | Image Version |