Docker - correctly identify/treat user defined bridge networks


Recommended Posts

Currently, "user defined bridge networks" are recognized in docker container settings, but are treated incorrectly. They are treated similar to host/macvlan where the interface does not allow port mapping to different ports on the host (no container port option). They should be treated similar to the docker bridge network. Current workaround is to set the port mapping under the default docker bridge, and then switch to the user defined bridge network. 

 

Here's the previous bug report that was rejected: 

 

Link to comment
  • 1 month later...
  • 1 month later...

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.