How to fully disable docker firewall and docker network?

I will wanna the docker containers direct connect to my physics network (bridging),and direct get the IP from DHCP.Not need the docker firewall rules auto add and the docker network.I hate the docker automatic add the firewall to my host! How to do?How to set the docker network a real brige to my NIC?