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-storman build variable

Featured Replies

I tried to search around and couldn't find any clear answer if I can add a build option/variable for the unraid docker interface?

 

I want to add the --build-arg so I can set a password for the Storage Manager docker found here:

https://github.com/Fish2/docker-storman

 

As far as I can tell, it is not supposed to be entered in the "Extra" nor the "Post" fields under advanced?
 

I just want it to be set every time I update the docker container etc. without extra manual involvement. 

3 minutes ago, olehj said:

I tried to search around and couldn't find any clear answer if I can add a build option/variable for the unraid docker interface?

 

I want to add the --build-arg so I can set a password for the Storage Manager docker found here:

https://github.com/Fish2/docker-storman

 

As far as I can tell, it is not supposed to be entered in the "Extra" nor the "Post" fields under advanced?
 

I just want it to be set every time I update the docker container etc. without extra manual involvement. 

 

You can't add it to an already built container. The argument is only for use when building the image locally on your server. 

So the options you have is to not set your own password or build the image yourself with the command in the Readme you linked. This needs to be done on the command line. 

  • Author

Aha

 

I thought it would rebuild when you forced an update, like when you add a new container. So I thought it would be possible to enter those build commands somewhere.

 

If I build it on the command line like it says in the Readme, will it be recognized in Unraid and will it remember the manual set password if I force update the container later or make any changes to an existing container?

1 minute ago, olehj said:

Aha

 

I thought it would rebuild when you forced an update, like when you add a new container. So I thought it would be possible to enter those build commands somewhere.

 

If I build it on the command line like it says in the Readme, will it be recognized in Unraid and will it remember the manual set password if I force update the container later or make any changes to an existing container?

When you build it yourself, you can still use the same template and just change the repo to the name you gave the image at build time. 

 

When you build the image yourself, you will not get any updates as you build it yourself and doesn't download the image from the dockerhub. 

So if there are changes done by the software developers, you have to build the image again locally. 

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.