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.

Allow custom network string for Docker

Featured Replies

Currently when you create a new Docker image, you are allowed to set the network to one of `bridge`, `host`, `none`, or a custom bridge. I would like to be able to specify another container such as `--net=container:networkmonitor` for instance. Ultimately docker-compose support would be ideal as hand-constructing container networks can be problematic, but this would be a simple add that makes it much easier in the short term.

Edited by Eadword
typo

+1

 

specially as when u use `none` it will also not work when specify it in extra parameter cause both will be exec

 

sample when setting to none in docker gui it will

docker exec --net=`none` ....... --net=container:my_container ...

fail

 

only possible here by manually run the docker exec cmd without the --net=`none` and only keep the --net=container:my_container

+1

I'm currently going through the trial and this is the first thing I haven't been able to do so far. This would be immensely useful, especially if you want a bunch of containers funnel through a single VPN container, rather than having each of those containers create their own VPN connections.

+1

+1
I had also requested this previously but didn't get much traction then.

  • 2 weeks later...

FYI there's a workaround.  I found it via https://ronnieroller.com/unraid.  Basically, you create a network named "container:foo".  This network isn't actually used though.  However, it will appear in the network dropdown, which when you select will generate "--net=container:foo" in the command line.  So, create another docker container named "foo" and you're all set.

Edited by bling

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.