Document how to specify networks for a container
alexanderadam opened this issue · 0 comments
alexanderadam commented
Currently I just see how to set the network mode. Is it possible to add the container to some networks with it as well?
So something that would result in parameters like --net=batman --net=banana
?