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 Noob - Need Help.......V6 b14

Featured Replies

I am close too getting dockers working but when i go to click on the add container the templates are not there... can anyone help? when i click on the template repos - at the bottom its says no such file etc.. wth am i doing wrong..

 

 

I am close too getting dockers working but when i go to click on the add container the templates are not there... can anyone help? when i click on the template repos - at the bottom its says no such file etc.. wth am i doing wrong..

 

not sure if this is your issue or not but you need to add the template repositories first before it will show you any templates to choose from and make sure that the repositories actually show in your repository list after you save,  and there are many posts and information  here on the forums check the stickies first  ;) but I hope these help ,some very informative posts to help you from the start.

 

http://lime-technology.com/docker-guide/

 

and

 

http://lime-technology.com/forum/index.php?topic=37732.0

2015-03-29_03_01_53-Tower2_Docker.png.c70e2a79048c2050b0fd594394b14bc8.png

  • Author

I am close too getting dockers working but when i go to click on the add container the templates are not there... can anyone help? when i click on the template repos - at the bottom its says no such file etc.. wth am i doing wrong..

 

not sure if this is your issue or not but you need to add the template repositories first before it will show you any templates to choose from and make sure that the repositories actually show in your repository list after you save,  and there are many posts and information already here on the forums check the stickies first  ;) but I hope these help ,some very informative posts to help you from the start.

 

the template repo address saves, then i go to the next step - add container and I cannot pick a template or a user defined.... I believe im close... Yes I have read these topics seems easy something is not right and i am note sure...........

 

these 2 templates are in the repo...

 

https://github.com/binhex/docker-templates

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

 

 

 

  • Author

when i click save for the repos i am noticing this message at the bottom............

Capture.PNG.b1f01292b4180ce567ac122b106064ba.PNG

did you check and make sure the docker img got created? like I have mine set to mnt/cache/docker/docker and so when i go to my network shares and go to Tower2/cache/docker I have the docker img in there.

2015-03-29_03_29_06-docker.png.750b159fcc9d408e8c98d41ebb1472b5.png

2015-03-29_03_24_07-Tower2_Docker.png.43a1fa90d990c861c35f061f16642bc3.png

  • Author

ya I didn't create another folder in docker called docker, but its there... whats the apps folder i dont have that? also included my docker sett page, I think some thing is messed up in my usb flash drive or something... doesnt the docker download files for the templates go into the flash drive or??

Capture2.PNG.e1b0f1629aa62d1c08b11db1f4f90bc5.PNG

Capture3.PNG.60fc24b1fe4db3004d6064850621dffd.PNG

Did you try clicking on the reload info button, it's to right on the docker screen in unraid ui

when i click save for the repos i am noticing this message at the bottom............

 

This is a known bug, and it means either you have a slow connection, live abroad USA or GitHub is with some kind of slowness.

 

It has been patched and will be released with the next version of Dynamix.

  • Author

when i click save for the repos i am noticing this message at the bottom............

 

This is a known bug, and it means either you have a slow connection, live abroad USA or GitHib is with some kind of slowness.

 

It has been patched and will be released with the next version of Dynamix.

 

wow so i have been chasing my tail with 14b , Ok I should be fine downgrading to 12b? - 12b got a spin issue right?

  • Author

Did you try clicking on the reload info button, it's to right on the docker screen in unraid ui

Cannot find that button but gfjardim says its a bug with Dynamix , I wonder if going to 12b will work better or?

Did you try clicking on the reload info button, it's to right on the docker screen in unraid ui

Cannot find that button but gfjardim says its a bug with Dynamix , I wonder if going to 12b will work better or?

 

I'll talk to LT and see if them release an update soon. in the mean time, you can patch it by yourself using ssh:

 

wget -qO /usr/local/emhttp/plugins/dynamix.docker.manager/dockerClient.php https://raw.githubusercontent.com/limetech/dynamix/master/plugins/dynamix.docker.manager/dockerClient.php

  • Author

Did you try clicking on the reload info button, it's to right on the docker screen in unraid ui

Cannot find that button but gfjardim says its a bug with Dynamix , I wonder if going to 12b will work better or?

 

I'll talk to LT and see if them release an update soon. in the mean time, you can patch it by yourself using ssh:

 

wget -qO /usr/local/emhttp/plugins/dynamix.docker.manager/dockerClient.php https://raw.githubusercontent.com/limetech/dynamix/master/plugins/dynamix.docker.manager/dockerClient.php

 

Im a linux noob am running headless,  so if i go to putty and login and then try this patch... do i need to be in the flash drive or?

 

Next beta is coming very soon. I'm hoping this upcoming week.

Did you try clicking on the reload info button, it's to right on the docker screen in unraid ui

Cannot find that button but gfjardim says its a bug with Dynamix , I wonder if going to 12b will work better or?

 

I'll talk to LT and see if them release an update soon. in the mean time, you can patch it by yourself using ssh:

 

wget -qO /usr/local/emhttp/plugins/dynamix.docker.manager/dockerClient.php https://raw.githubusercontent.com/limetech/dynamix/master/plugins/dynamix.docker.manager/dockerClient.php

 

Im a linux noob am running headless,  so if i go to putty and login and then try this patch... do i need to be in the flash drive or?

You can run this command from any path. He explicitly has set the path inside the command for you. This method will not persist if you reboot the server.

  • Author

Did you try clicking on the reload info button, it's to right on the docker screen in unraid ui

Cannot find that button but gfjardim says its a bug with Dynamix , I wonder if going to 12b will work better or?

 

I'll talk to LT and see if them release an update soon. in the mean time, you can patch it by yourself using ssh:

 

wget -qO /usr/local/emhttp/plugins/dynamix.docker.manager/dockerClient.php https://raw.githubusercontent.com/limetech/dynamix/master/plugins/dynamix.docker.manager/dockerClient.php

 

Im a linux noob am running headless,  so if i go to putty and login and then try this patch... do i need to be in the flash drive or?

You can run this command from any path. He explicitly has set the path inside the command for you. This method will not persist if you reboot the server.

Ok ill try it - if it doesnt work if i got back to V6 B12 is the bug still there?

Did you try clicking on the reload info button, it's to right on the docker screen in unraid ui

Cannot find that button but gfjardim says its a bug with Dynamix , I wonder if going to 12b will work better or?

 

I'll talk to LT and see if them release an update soon. in the mean time, you can patch it by yourself using ssh:

 

wget -qO /usr/local/emhttp/plugins/dynamix.docker.manager/dockerClient.php https://raw.githubusercontent.com/limetech/dynamix/master/plugins/dynamix.docker.manager/dockerClient.php

 

Im a linux noob am running headless,  so if i go to putty and login and then try this patch... do i need to be in the flash drive or?

You can run this command from any path. He explicitly has set the path inside the command for you. This method will not persist if you reboot the server.

Ok ill try it - if it doesnt work if i got back to V6 B12 is the bug still there?

Not sure tbh.

  • Author

well that didnt go over good - from the docker screen get this now - Fatal error: Class 'DockerClient' not found in /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php(275) : eval()'d code on line 4

 

its like my plugins folder is jacked up or? - not only does the docker tab have this error after running the patch but also the dashboard tab does too... what the heck!  :'(

Capture4.PNG.59cec210a829db6e679980d393f4ffb7.PNG

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.