Merge pull request #382 from appleboy/patch-3

chore: Add ECR Tool
This commit is contained in:
Jessica 2020-04-08 13:58:34 -07:00 committed by GitHub
commit 8db20c11b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -383,6 +383,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Update a repository's "Full description" on Docker Hub](https://github.com/mpepping/github-actions/tree/master/docker-hub-metadata)
- [Build and publish docker images to any registry using Kaniko](https://github.com/outillage/kaniko-action)
- [Monitor and limit your docker image size](https://github.com/wemake-services/docker-image-size-limit)
- [Publish Docker Images to the Amazon Elastic Container Registry (ECR)](https://github.com/appleboy/docker-ecr-action)
#### Kubernetes