mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 16:45:49 +03:00
[PR #147] [MERGED] Add -e NETWORKING=e1000-82545em || -e NETWORKING=vmxnet3 as runtime arguments. #711
Labels
No labels
bug
documentation
enhancement
following upstream developments
good first issue
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Docker-OSX#711
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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.