trafficlabel/Build and Push Docker Image
Logins to AWS ECR, builds docker image, and pushesh it. Requires all docker files in .docker directory.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| docker-directory | Directory with docker context | no | .docker |
| aws-region | AWS Region | no | eu-west-2 |
| aws-access-key-id | AWS IAM User Access Key | yes | — |
| aws-secret-access-key | AWS IAM User Secret Key | yes | — |
| docker-image-tag | Docker image tag | yes | — |
Outputs
no outputs