From 2c92708f5dcdc32781c5b8490579110574ff4a12 Mon Sep 17 00:00:00 2001 From: Nikita Sobolev Date: Fri, 20 Mar 2020 13:08:22 +0300 Subject: [PATCH] Adds docker-image-size-limit Link: https://github.com/wemake-services/docker-image-size-limit Marketplace: https://github.com/marketplace/actions/docker-image-size-limit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index caee71b..9873c09 100644 --- a/README.md +++ b/README.md @@ -368,6 +368,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