I need to block only outgoing connections from a container in docker-compose. But the only way to do this I found is iptables. Is there any more elegant way?
I\'ve fo