Comment on PSA: Docker nukes your firewall rules, and replaces them with its own.
lemmyvore@feddit.nl 8 months agoI’m fairly sure you can find an alternative to whatever problem you’re having.
Comment on PSA: Docker nukes your firewall rules, and replaces them with its own.
lemmyvore@feddit.nl 8 months agoI’m fairly sure you can find an alternative to whatever problem you’re having.
justJanne@startrek.website 8 months ago
You need to be able to have multiple nodes in one LAN access ports on each others’ containers without exposing those to the world and without using additional firewalls in front of the nodes.
That’s why kubernetes ended up removing docker support and instead recommends podman or using containerd natively.