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

Closed
opened 2025-12-29 06:22:33 +01:00 by adam · 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>
adam added the pull-request label 2025-12-29 06:22:33 +01:00
adam closed this issue 2025-12-29 06:22:33 +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#710