chore: ADD ECR Tool

This commit is contained in:
Bo-Yi Wu 2020-04-05 16:37:29 +08:00
parent ef1513677f
commit 6c75eea3da

View File

@ -380,6 +380,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) - [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) - [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) - [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 #### Kubernetes