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 Templates are not loaded (Solved)

Featured Replies

Hi there,

 

I just upgraded to 6.12 If I select a Template for a Docker, non of the fields get filled. All are blank. I tried it with Chrome and Internet Explorer.

Might it be possible that it is not working with the new Dynamix webGui Plugin?

 

Regards,

Athu

I had this issue and it turned out to be that my flash drive had become read only (corrupted).  I have to remove it, place it in a windows machine, and run scandisk.

 

All was fine after that.

 

John

Delete dockerman plugin and reboot.  Dockerman is now baked into unraid.

you also have to add the template location within the docker page manually and save afterwards otherwise it's not shown.

  • Author

Hi,

 

@eroz thx that solved the problem. I removed the plugin and rebooted my server.

Now all Templates are loading as expected.

 

Thx a lot for the tip,

 

regards Athu

  • 2 weeks later...

I'm having this same issue. However, I did not update from a previous version of Unraid. The stick has been formatted and a fresh install of 6b12. I'm using

 

https://github.com/smdion/docker-containers/tree/templates

 

for the templates. Using instructions listed here

 

http://lime-technology.com/forum/index.php?topic=35490.msg331564#msg331564

Ok, here is my quick start guide using gfjardim's template which makes the rest of the process look pretty simple (so far).

 

The paths listed below assume that you are using user shares, if you aren't replace /mnt/user with /mnt/disk1

 

  • Click on the Docker tab.
  • Where do you want to store the Docker image?  If you have an SSD, put it there.  This image will probably keep your drive from spinning down.  Put that location in the Docker image text box with a file name.  (The grey text is just a place holder so you can type there)  I use /mnt/cache/docker.img
    (this docker.img file is like an iso file, and is actually mounted on your unRAID server.)
  • Default image size, keep it at 10GB, read in the forums for reasons to increase it.
  • Template repositories, this is what makes docker easy for us unRAID users, you can find a few template repositories throughout the forum, but a pretty good place to start is gfjardim's
    https://github.com/gfjardim/docker-containers/tree/templates
  • Click Save. Then click start
  • Click the Add button (The big green circle with a plus in it)
  • Drop down the Template selection and select Crashplan
    Since everyone should be backing up data, I'll start with Crashplan.
    Read through the description
  • Container volume is where you can access the Host Path inside the application
  • Leave the /config line alone unless you really need to change it. (This is where Crashplan configuration files are stored)
  • on /data Container volume set the Host path to /mnt/user
  • Click Apply

 

You should now have the Docker Container you just setup listed under Docker Containers.  Notice there is an Autostart checkbox that you probably should check so you don't have to start the container everytime you restart your unRAID NAS.

 

To finish setting up Crashplan, refer to this forum thread http://lime-technology.com/forum/index.php?topic=33864.0

 

When i hit the "big green +" to add a container from that repo, the "Select a Template" drop down is blank.

 

Any help would be great. Thank you.

Where exactly are you saving the docker.img?

/mnt/disk1/docker.img

 

 

Have you posted a syslog?

Have you posted a syslog?

 

/usr/bin/tail -n 42 -f /var/log/syslog 2>&1
Dec 17 16:38:08 Tower php: Creating new image file for Docker: /mnt/disk1/docker.img size: 50G
Dec 17 16:38:09 Tower php: Btrfs v3.17.2#012See http://btrfs.wiki.kernel.org for more information.#012#012Turning ON incompat feature 'extref': increased hardlink limit per file to 65536#012fs created label (null) on /mnt/disk1/docker.img#012#011nodesize 16384 leafsize 16384 sectorsize 4096 size 50.00GiB
Dec 17 16:38:09 Tower kernel: BTRFS: device fsid 0e21383e-f865-4bda-bfa8-6eab6372d4d2 devid 1 transid 4 /dev/loop8
Dec 17 16:38:09 Tower kernel: BTRFS info (device loop8): disk space caching is enabled
Dec 17 16:38:09 Tower kernel: BTRFS: flagging fs with big metadata feature
Dec 17 16:38:09 Tower kernel: BTRFS: creating UUID tree
Dec 17 16:38:09 Tower php: Resize '/var/lib/docker' of 'max'
Dec 17 16:38:09 Tower php: starting docker ...
Dec 17 16:38:09 Tower kernel: BTRFS: new size for /dev/loop8 is 53687091200
Dec 17 16:38:10 Tower php: 
Dec 17 16:44:53 Tower php: /etc/rc.d/rc.docker stop
Dec 17 16:44:53 Tower php: stopping docker ...
Dec 17 16:44:54 Tower php: unmounting docker loopback
Dec 17 16:44:56 Tower php: 
Dec 17 16:45:08 Tower php: /etc/rc.d/rc.docker start
Dec 17 16:45:08 Tower php: Creating new image file for Docker: /mnt/disk2/docker.img size: 40G
Dec 17 16:45:12 Tower php: Btrfs v3.17.2#012See http://btrfs.wiki.kernel.org for more information.#012#012Turning ON incompat feature 'extref': increased hardlink limit per file to 65536#012fs created label (null) on /mnt/disk2/docker.img#012#011nodesize 16384 leafsize 16384 sectorsize 4096 size 40.00GiB
Dec 17 16:45:12 Tower kernel: BTRFS: device fsid fec5c40f-027b-4a1c-8bd4-ea9367e7399a devid 1 transid 4 /dev/loop8
Dec 17 16:45:12 Tower kernel: BTRFS info (device loop8): disk space caching is enabled
Dec 17 16:45:12 Tower kernel: BTRFS: flagging fs with big metadata feature
Dec 17 16:45:12 Tower kernel: BTRFS: creating UUID tree
Dec 17 16:45:12 Tower php: Resize '/var/lib/docker' of 'max'
Dec 17 16:45:12 Tower php: starting docker ...
Dec 17 16:45:12 Tower kernel: BTRFS: new size for /dev/loop8 is 42949672960
Dec 17 16:45:13 Tower php: 
Dec 17 16:45:26 Tower php: /etc/rc.d/rc.docker stop
Dec 17 16:45:26 Tower php: stopping docker ...
Dec 17 16:45:27 Tower php: unmounting docker loopback
Dec 17 16:45:30 Tower php: 
Dec 17 16:46:09 Tower php: /etc/rc.d/rc.docker start
Dec 17 16:46:09 Tower php: Creating new image file for Docker: /mnt/disk4/docker.img size: 40G
Dec 17 16:46:10 Tower php: Btrfs v3.17.2#012See http://btrfs.wiki.kernel.org for more information.#012#012Turning ON incompat feature 'extref': increased hardlink limit per file to 65536#012fs created label (null) on /mnt/disk4/docker.img#012#011nodesize 16384 leafsize 16384 sectorsize 4096 size 40.00GiB
Dec 17 16:46:10 Tower kernel: BTRFS: device fsid 54a96749-5677-4cbe-b5d6-4fc63ceed058 devid 1 transid 4 /dev/loop8
Dec 17 16:46:10 Tower kernel: BTRFS info (device loop8): disk space caching is enabled
Dec 17 16:46:10 Tower kernel: BTRFS: flagging fs with big metadata feature
Dec 17 16:46:10 Tower kernel: BTRFS: creating UUID tree
Dec 17 16:46:10 Tower php: Resize '/var/lib/docker' of 'max'
Dec 17 16:46:10 Tower php: starting docker ...
Dec 17 16:46:10 Tower kernel: BTRFS: new size for /dev/loop8 is 42949672960
Dec 17 16:46:11 Tower php: 
Dec 17 16:49:31 Tower ntpd_intres[1541]: host name not found: pool.ntp.org
Dec 17 16:49:31 Tower ntpd_intres[1541]: host name not found: pool.ntp.org

I've been playing around some. Added cache drive. moved the docker img to

 

/mnt/cache/apps/docker/docker.img

 

the cache FS is BTRFS.

 

still no luck.

 

Looking for any assistance.

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.