[PR #681] [MERGED] Adds docker-image-size-limit #760

Closed
opened 2025-11-06 12:06:18 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/681
Author: @sobolevn
Created: 3/3/2019
Status: Merged
Merged: 3/3/2019
Merged by: @veggiemonk

Base: masterHead: patch-1


📝 Commits (1)

  • dd60173 Adds docker-image-size-limit

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

docker-image-size-limit helps you solve just one problem: fail your CI if your image is growing too big.

It was an early morning, I was drinking my cup of tea and reviewing a PR from another programmer. It all looked good, just several new dependencies. So, I have decided to merge it. Problem is solved.

And then I realised that our image size is increased from ~250MiB to ~1.5GiB. That's insane! So, I have wrote a simple script to catch theses cases in the future.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/veggiemonk/awesome-docker/pull/681 **Author:** [@sobolevn](https://github.com/sobolevn) **Created:** 3/3/2019 **Status:** ✅ Merged **Merged:** 3/3/2019 **Merged by:** [@veggiemonk](https://github.com/veggiemonk) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`dd60173`](https://github.com/veggiemonk/awesome-docker/commit/dd601732a6357007ce9c014665acb5760d8a5437) Adds docker-image-size-limit ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description `docker-image-size-limit` helps you solve just one problem: fail your CI if your image is growing too big. It was an early morning, I was drinking my cup of tea and reviewing a PR from another programmer. It all looked good, just several new dependencies. So, I have decided to merge it. Problem is solved. And then I realised that our image size is increased from ~250MiB to ~1.5GiB. That's insane! So, I have wrote a simple script to catch theses cases in the future. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 12:06:18 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#760