[PR #32] [MERGED] Skip downloading huge files that are not needed #680

Closed
opened 2025-12-29 06:22:25 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sickcodes/Docker-OSX/pull/32
Author: @m1k1o
Created: 6/10/2020
Status: Merged
Merged: 6/10/2020
Merged by: @sickcodes

Base: masterHead: master


📝 Commits (1)

  • 38cb1d7 download only BaseSystem.dmg

📊 Changes

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

View changed files

📝 Dockerfile (+1 -1)

📄 Description

Only BaseSystem.dmg should be downloaded. But it started to download huge 5GB file while building.

Ref:
58b48b63db/gibMacOS.command (L533)


🔄 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/sickcodes/Docker-OSX/pull/32 **Author:** [@m1k1o](https://github.com/m1k1o) **Created:** 6/10/2020 **Status:** ✅ Merged **Merged:** 6/10/2020 **Merged by:** [@sickcodes](https://github.com/sickcodes) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`38cb1d7`](https://github.com/sickcodes/Docker-OSX/commit/38cb1d70ba9c55c8bb1920ed62f608fe305822f0) download only BaseSystem.dmg ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+1 -1) </details> ### 📄 Description Only `BaseSystem.dmg` should be downloaded. But it started to download huge 5GB file while building. Ref: https://github.com/corpnewt/gibMacOS/blob/58b48b63dbeeab21994b6cc6a4480ac2bc54b227/gibMacOS.command#L533 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 06:22:25 +01:00
adam closed this issue 2025-12-29 06:22:25 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX-sickcodes#680