I have a Docker host that should allow each container to have multiple static IP addresses. The application inside the container should then be able to choose from which address
I think you can do it by customizing docker0 bridge, or even create your own network bridge