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

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