I\'m having a few docker containers (Using docker-compose and a single network - network-sol)
docker-compose
One of the containers is a Spring Boot application
Spring Boot application
I have gotten some luck out of this. The guide specifies sysctl parameters that are needed for broadcast forwarding from a docker network, you should then be able to either use his script or specify these parameters when running docker.