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.

Docker Containers with same port address

Featured Replies

I have noticed a few docker containers that have the same internal port setting 8080. Good example is sabnzbd and headphones all have same port setting as 8080 on the container side. What can be done to correct this?

 

*** Removed sickbeard as its on different port sorry ***

Shouldn't that be fine, as in that situation you just map a different host port into the container port?

I have noticed a few docker containers that have the same internal port setting 8080. Good example is sabnzbd and headphones all have same port setting as 8080 on the container side. What can be done to correct this?

I do not see this as being an issue as the Docker RUN command can map any port internal to the container to a different port at the external level, thus avoiding collisions at the host level.  The important point is that the instructions for each container document what ports have been used within the container.

  • Author

Well this is strange I had done that and it wouldn't work so I removed each one and redid them and they are working!  Oh well don't know why it didn't work the first time.

 

Sorry for the confusion.

 

Thanks!

I have noticed a few docker containers that have the same internal port setting 8080. Good example is sabnzbd and headphones all have same port setting as 8080 on the container side. What can be done to correct this?

 

*** Removed sickbeard as its on different port sorry ***

 

Well, for the savvy that's easy, but not if we want to make these dockers easy to use and deploy. Talk to the maintainer of the docker and see if he/she is willing to change it.

 

I think we can track the ports already used, so new dockers could just avoid reusing them.

No please dont do that. Having the container port the expected port and allowing the user to map it to a real port is docker best practice.

 

More than that it is one of the conerstones of portability and scalability.

 

If there is a user problem (which i agree there probably is) we should fix this is the user interface.

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.