hasura / gitkube

Build and deploy docker images to Kubernetes using git push
Apache License 2.0
3.81k stars 208 forks source link

Instructions for different docker registries #47

Open tirumaraiselvan opened 6 years ago

tirumaraiselvan commented 6 years ago

Add docs/registry.md with instructions on how to create docker-secret for different registry providers like dockerhub, gcr, quay, etc

arun-gupta commented 6 years ago

Add support for Amazon Elastic Container Registry

tirumaraiselvan commented 6 years ago

Dockerhub and GCR added through https://github.com/hasura/gitkube/pull/61

tirumaraiselvan commented 6 years ago

Refer this issue for ECR: https://github.com/hasura/gitkube/issues/68