| me | https://drmirk.github.io |
#GitHub just announced that they are going to use both public & private repo for their model training.
To disable:
- Visit github.com/settings/copilot/features
- Scroll down & choose Disabled for "Allow GitHub to use my data for AI model training".
If you don't want Docker to make a hole in your firewall, then map your external port to localhost.
- "3000:3000"
+ "127.0.0.1:3000:3000"
Docker uses IPTABLES to handle network. It automatically injects ACCEPT rules in the system iptable. So, if the system gets any packet on the port, it immediately accepts it and forwards that to the container. Your firewall doesn't even know about this.
Mapping to localhost or an internal ip is the most easiest solution. For advanced cases use `ufw-docker`.
I think this stupid fight between the Breaking Bad fans and the AKOTSK fans is a living proof, that no matter what, religion is going to stay forever.
Just curious is there any research paper or research backed book about these types of behaviors?