Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Disabling automatic docker image port mapping

Featured Replies

I have a docker image where when I run it with a custom network it automatically sets the port mapping. Is there a way to disable this behavior so that I can define which ports to map? I need to have 2 docker images with the same IP address but with different ports.

AFAIK, you have to create a custom network bridge via the command line to accomplish this.  It cannot be done via the GUI

  • Author

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

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.