Example of what happens with Firewalld and a Docker Container
4
Thank you to my Patrons over at Patreon for your continued support of the channel!
5
Browser example of Firewall Ports open by Docker
6
First Mitigation - Run a Network Firewall
7
What about on a Public VPS Like Linode, Digital Ocean, AWS, Azure, etc?
8
Mitigating Firewall Issues on a VPS like Digital Ocean
9
Mitigate Firewall Issues using something like Cloudflare
10
Mitigate Firewall Issues using IPTables - the Docker Docs
Description:
Explore the critical intersection of Docker and firewall security in this informative 23-minute video. Learn how Docker's default behavior of opening ports in local firewalls can potentially compromise your self-hosted infrastructure. Discover various mitigation strategies, including implementing network firewalls, securing public VPS environments, leveraging Cloudflare for added protection, and utilizing IPTables as recommended in Docker documentation. Gain valuable insights into maintaining the security of your self-hosted systems while harnessing the power of Docker for your projects.
Docker and Firewalls - Mitigating Local Firewall Issues