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 template with long text field, change type to multiline field

Featured Replies

For some containers, often AI or compute type containers, I often need to specify quite a bit in both post arguments and extra parameters fields.

 

Request is for the html field type be changed to a multi line (textarea), and for the following reasons:

  • easier to see the full command
  • allows use of line continuation for nicer formatting of command in the same way that would be compatible in command line
     

Examples:

 

Current

image.png.708caca6954ab738971b4e058d680de7.png

 

Proposed change to multi line:

image.png.9108a1220784b5e90c8c3088ae1a9230.png

 

Proposed change to multi line, where user can format for better readability

image.png.7c0e5bf0535d6d50767162d346cb68cc.png

(note I've missed the line continuation in this example)

 

The code change on webpage to do this is something like

Current:  <dd><input type="text" name="contPostArgs"></dd>
Proposed: <dd><textarea name="contPostArgs" spellcheck="false" style="resize: both; overflow: auto"></textarea></dd>

 

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.