Jump to content

Binding a port to a specific interface


Recommended Posts

How can I bind a port to a specific interface using the Docker management UI? Normally I'd use the following:

$ docker run -p 127.0.0.1:8080:80 containous/whoami

But it seems like the Unraid web interface won't allow putting an IP in the port configuration.

 

Is there any way to do this from the UI?

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.

×
×
  • Create New...