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 Authentication

Featured Replies

I came across an article saying that docker will be moving to limit pulls:  https://www.theregister.com/2025/02/22/docker_hub_pull_limits/

 

For non-paying customers, unverified users will be limited to 10 pulls per IP per hour, while verified users will have 40.

 

It might be useful to allow users to inform Unraid of credentials that should be used.

  • 4 weeks later...

I don't think it's well knwon but you can already do this.

 

Signup for a free account at docker.com, then go to your profile --> personal access tokens to create a personal access token.

 

Then in unraid, make a userscript scheduled to run at startup of array as follows:

 

#!/bin/bash

docker login -u <username> -p <access-token>

  • Author

Great - thanks for that detail.

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.