Disabling automatic docker image port mapping


AKGeek

Recommended Posts

Thanks for the reply, I have been trying to manually create a network using the below commands with parent being the network adapter of the secondary interface and opt being the ip address I want the port mapping to be made with however in the gui it still shows the main IP and it seems that no networking is happening.

docker network create \
-o parent=br5 \
--driver bridge \
--opt 172.16.0.15 \
gaming-bridge

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.