[PR #153] [MERGED] NOPICKER environment variable for all images. #715

Closed
opened 2026-02-27 23:01:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: nopickers


📝 Commits (1)

  • f608206 Add NOPICKER=false in :latest. Add NOPICKER=true in :auto. Add networking speed docs.

📊 Changes

4 files changed (+17 additions, -0 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 Dockerfile (+3 -0)
📝 Dockerfile.auto (+3 -0)
📝 README.md (+10 -0)

📄 Description

Add NOPICKER=false in :latest.

Add NOPICKER=true in :auto.

Add networking speed docs:

Internet Speeds

Slow internet but iMessage & iCloud compatability

-e NETWORKING=e1000-82545em

FAST internet but not compatable with iMessage & iCloud

-e NETWORKING=vmxnet3


🔄 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/153 **Author:** [@sickcodes](https://github.com/sickcodes) **Created:** 2/21/2021 **Status:** ✅ Merged **Merged:** 2/21/2021 **Merged by:** [@sickcodes](https://github.com/sickcodes) **Base:** `master` ← **Head:** `nopickers` --- ### 📝 Commits (1) - [`f608206`](https://github.com/sickcodes/Docker-OSX/commit/f608206926193a1345dad130867004c9bc6e0e2e) Add NOPICKER=false in :latest. Add NOPICKER=true in :auto. Add networking speed docs. ### 📊 Changes **4 files changed** (+17 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `Dockerfile` (+3 -0) 📝 `Dockerfile.auto` (+3 -0) 📝 `README.md` (+10 -0) </details> ### 📄 Description Add `NOPICKER=false` in `:latest`. Add `NOPICKER=true` in `:auto`. Add networking speed docs: # Internet Speeds ### Slow internet but iMessage & iCloud compatability `-e NETWORKING=e1000-82545em` ### FAST internet but not compatable with iMessage & iCloud `-e NETWORKING=vmxnet3` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:01:48 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-OSX#715
No description provided.