Ip address from a host network for a container

I want my container to have an ip address of the host network.

I see there is a number of topics on this theme, but anyway. Has anyone succeeded in doing this?

Ideally, it would be perfect if my container actually gets ip address from dhcp server. Like it is in VirtualBox when you use a bridged adapter.