sickcodes

Results 384 comments of sickcodes

Replaced iptables with iptables-nft https://github.com/sickcodes/Docker-OSX/commit/8d6d0359b1fcebd368cf9d21e6955bacadb03526

~~e1000-82545em is preventing iMessage from working on Catalina and above~~ ~~https://forums.unraid.net/topic/84288-catalina-network-bridging-weirdness/?do=findComment&comment=781612~~ ~~However, a fix is available here: https://github.com/chris1111/AppleIntelE1000e~~

I switched master to `vmxnet3` in https://github.com/sickcodes/Docker-OSX/pull/160 as it did not affect iMessage and it massively increases speed.

Maybe we can add another ${ADDITIONAL_PORTS} at the end of the line that has 5900 in it too for any other networking arguments for that interface

At the end of this line: https://github.com/sickcodes/Docker-OSX/blob/master/Dockerfile#L228 I'll add it in shortly

@mikob Added https://github.com/sickcodes/Docker-OSX/pull/162 let me test and then merge

@mikob No problem! Here is a worked example for anyone else reading, as written here: https://github.com/sickcodes/Docker-OSX/pull/162#issuecomment-789490227 On the host ```bash docker run -it \ --device /dev/kvm \ -p 50922:10022 \...

Yes because I updated 2GB to 3GB You cannot use all of your RAM, use a little bit less because the guest will use ALL of it 😂

Can you post the output of this: ```bash # OS related issued, please help us identify the issue by posting the output of this uname -a \ ; echo "${DISPLAY}"...

This says you have Mem: 7.7Gi