[PR #147] [MERGED] Add -e NETWORKING=e1000-82545em || -e NETWORKING=vmxnet3 as runtime arguments. #711

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

📋 Pull Request Information

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

Base: masterHead: vmxnet3


📝 Commits (2)

  • 54afd6a Add -e NETWORKING=e1000-82545em || -e ENV NETWORKING=vmxnet3 as runtime arguments.
  • 91790f5 Add a default shell variable for the nic.

📊 Changes

2 files changed (+6 additions, -1 deletions)

View changed files

📝 Dockerfile (+5 -1)
📝 README.md (+1 -0)

📄 Description

Add HUGE internet speed increases.

Gigabit speeds++ inside the guest.

Simply use on any image:

-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/147 **Author:** [@sickcodes](https://github.com/sickcodes) **Created:** 2/8/2021 **Status:** ✅ Merged **Merged:** 2/8/2021 **Merged by:** [@sickcodes](https://github.com/sickcodes) **Base:** `master` ← **Head:** `vmxnet3` --- ### 📝 Commits (2) - [`54afd6a`](https://github.com/sickcodes/Docker-OSX/commit/54afd6ad58b32533355f353e17e8ddf393715239) Add -e NETWORKING=e1000-82545em || -e ENV NETWORKING=vmxnet3 as runtime arguments. - [`91790f5`](https://github.com/sickcodes/Docker-OSX/commit/91790f5f5d2dad22d50d1e426a87d237f3021c50) Add a default shell variable for the nic. ### 📊 Changes **2 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+5 -1) 📝 `README.md` (+1 -0) </details> ### 📄 Description Add HUGE internet speed increases. Gigabit speeds++ inside the guest. Simply use on any image: `-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:47 +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#711
No description provided.