[PR #154] [MERGED] Add an unset WGET_OPTIONS variable for hub.docker.com to download 20GB silently, but not general users. #716

Closed
opened 2025-12-29 01:24:48 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sickcodes/Docker-OSX/pull/154
Author: @sickcodes
Created: 2/26/2021
Status: Merged
Merged: 2/26/2021
Merged by: @sickcodes

Base: masterHead: wget-options


📝 Commits (1)

  • 105fdfd Add an unset WGET_OPTIONS variable that is set to --no-verbose in hub.docker.com, but unset by default, so you can watch progress.

📊 Changes

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

View changed files

📝 Dockerfile.auto (+4 -1)

📄 Description

Added an unset WGET_OPTIONS so that hub.docker.com can download 20GB silently.

General users will see progress, by default.


🔄 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/154 **Author:** [@sickcodes](https://github.com/sickcodes) **Created:** 2/26/2021 **Status:** ✅ Merged **Merged:** 2/26/2021 **Merged by:** [@sickcodes](https://github.com/sickcodes) **Base:** `master` ← **Head:** `wget-options` --- ### 📝 Commits (1) - [`105fdfd`](https://github.com/sickcodes/Docker-OSX/commit/105fdfd48faffa38b478d4e95d4dfec10ef31216) Add an unset WGET_OPTIONS variable that is set to --no-verbose in hub.docker.com, but unset by default, so you can watch progress. ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile.auto` (+4 -1) </details> ### 📄 Description Added an unset WGET_OPTIONS so that `hub.docker.com` can download 20GB silently. General users will see progress, by default. --- <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 01:24:48 +01:00
adam closed this issue 2025-12-29 01:24:48 +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#716