copilot-innovations/ECR Deploy Action

Build and deploy Docker images to Amazon ECR and EC2

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
aws-access-key-idAWS Access Key IDyes
aws-secret-access-keyAWS Secret Access Keyyes
aws-regionAWS Regionyesap-southeast-2
ecr-repositoryECR Repository nameyes
image-tagDocker image tagyeslatest
ec2-hostEC2 host addressyes
ec2-userEC2 usernameyes
ec2-private-keyEC2 SSH private keyyes
container-nameName for the Docker containeryes
container-portContainer port to exposeyes5000
host-portHost port to mapyes4000
env-contentEnvironment variables as a stringyes
volume-mountsVolume mounts in format: host_path:container_path,host_path2:container_path2 (e.g., cred.json:/app/cred.json,product.csv:/app/product.csv)no""

no outputs