Merge pull request #354 from sobolevn/patch-3

Adds docker-image-size-limit
This commit is contained in:
Jessica 2020-03-30 00:17:04 -07:00 committed by GitHub
commit e6ee5e717b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -369,6 +369,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Publish Docker Images to the GitHub Package Registry (GPR)](https://github.com/machine-learning-apps/gpr-docker-publish)
- [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)
#### Kubernetes