You've already forked Docker-OSX
mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2025-07-02 02:42:37 -05:00
Switch default internet to vmxnet3 as there is no incompatability with services.
This commit is contained in:
@ -577,12 +577,11 @@ sudo mv somedir/mac_hdd_ng.img .
|
||||
|
||||
# Internet Speeds
|
||||
|
||||
### Slow internet but iMessage & iCloud compatability
|
||||
`-e NETWORKING=e1000-82545em`
|
||||
|
||||
### FAST internet but not compatable with iMessage & iCloud
|
||||
### FAST internet
|
||||
`-e NETWORKING=vmxnet3`
|
||||
|
||||
### SLOW internet
|
||||
`-e NETWORKING=e1000-82545em`
|
||||
|
||||
# DESTROY: Wipe old images to free disk space
|
||||
|
||||
|
Reference in New Issue
Block a user