I everyone,
Is it possible to run an image with the --network host
but just bound to single IP ?
In my case I was trying to run HomeAssistant image, which conflicts on ports with some other images I want to run. Instead of changing default ports, I was wondering if its possible to specify the IP on which the image binds to.
Many thanks
Francisco