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.

Linked dockers cannot be updated / initialized / changed any more if network is set to bridge

Featured Replies

Linked dockers like gitlab + postgres + redis cannot be updated / initialized / changed any more if network is set to bridge (older unraid versions with probably older docker versions aren't having this problem).

 

The command /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name='gitlab' --net='bridge'... fails with

 

docker: links are only supported for user-defined networks.

This is related to https://github.com/docker/cli/issues/2030

 

So there are two ways to fix this:

 

1.) Use this fix https://github.com/pcellix/cli/commit/246a69a04e94332f93a294b073bb233ef9056f6f

2.) Add another option to the Network dropdown 'Default', which omits the --net='bridge' parameter, which is effectively using bridge as network, but doesn't bail out with an error.

 

As long as this is not fixed, the only way to update / initialize / change a docker which is using links is to copy and paste the docker command from the GUI, remove the --net='bridge' parameter and execute it in the shell.

 

 

Edited by amigenius

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...

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.