mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
[PR #147] [MERGED] Add -e NETWORKING=e1000-82545em || -e NETWORKING=vmxnet3 as runtime arguments. #709
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/147
Author: @sickcodes
Created: 2/8/2021
Status: ✅ Merged
Merged: 2/8/2021
Merged by: @sickcodes
Base:
master← Head:vmxnet3📝 Commits (2)
54afd6aAdd -e NETWORKING=e1000-82545em || -e ENV NETWORKING=vmxnet3 as runtime arguments.91790f5Add 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.