mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-13 13:53:28 +01:00
[PR #154] [MERGED] Add an unset WGET_OPTIONS variable for hub.docker.com to download 20GB silently, but not general users. #716
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:wget-options📝 Commits (1)
105fdfdAdd 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.comcan 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.