Orbi WiFi 7 RBE973
Reply

ReadyNAS OS6.10.8 - how to install docker

ArchPrime
Guide

ReadyNAS OS6.10.8 - how to install docker

Hi it appears that installation  of the app 'Docker CE CLI' always fails, even though it is listed as available under OS 6.10.8, with no warning that it is no longer supported.

 

2023-04-23_16-18-44.jpg

What is the solution to this?

 

Beyond just network file storage, given my ReadyNAS hardware is still perfectly good, I don't want to depend on leaving more than one device permanently tied up and running to handle simple monitoring and recording functions (such as IP camera surveillance & recording) that docker would (supposedly) provide access to, via a large array of opensource applications

 

 

 

 

Message 1 of 6

Accepted Solutions
StephenB
Guru

Re: ReadyNAS OS6.10.8 - how to install docker


@ArchPrime wrote:

it appears that installation  of the app 'Docker CE CLI' always fails, even though it is listed as available under OS 6.10.8, with no warning that it is no longer supported.

 


Like all third-party apps, it never was supported by Netgear.  It was submitted to the app store by a ReadyNAS user ( Mhynlo) who hasn't been active here for about 5 years.  

 

One factor here is Debian's recent end of support for Jessie (the version of Linux that the ReadyNAS uses). Installs that need new debian libraries are failing because the Jessie depository was moved to an archive by the Debian folks. There is some info on that here:

 

Though there could be other issues with the Docker app.

View solution in original post

Message 2 of 6

All Replies
StephenB
Guru

Re: ReadyNAS OS6.10.8 - how to install docker


@ArchPrime wrote:

it appears that installation  of the app 'Docker CE CLI' always fails, even though it is listed as available under OS 6.10.8, with no warning that it is no longer supported.

 


Like all third-party apps, it never was supported by Netgear.  It was submitted to the app store by a ReadyNAS user ( Mhynlo) who hasn't been active here for about 5 years.  

 

One factor here is Debian's recent end of support for Jessie (the version of Linux that the ReadyNAS uses). Installs that need new debian libraries are failing because the Jessie depository was moved to an archive by the Debian folks. There is some info on that here:

 

Though there could be other issues with the Docker app.

Message 2 of 6
ArchPrime
Guide

Re: ReadyNAS OS6.10.8 - how to install docker

Thanks Stephan

I guess that would be consistent with the failure I subsequently encountered testing the installation of a few other 3rd party apps in the same way. 

 

I have stumbled across a few references to people who have tried to install Home Assistant, an older version of True NAS (coupled with a memory upgrade) or OpenMedia Vault on ReadyNAS (which seem to be the only other GUI based alternatives to OS6 that support plugins), mostly a long time ago, and I get the impression that none were entirely successful. 

 

I suppose the next option would be to use some sort of small separate low power network device like a Raspberry Pi 4 (if I can find one) or a 2nd hand Intel NUC, perhaps using Home Assistant to run any always-on apps, and to keep using ReadyNAS as the storage. 

A NUC seems to be the most future-proof for any demanding tasks - for example IP camera surveillance AI based motion detection event analysis , based on a couple of people who tried Raspberry Pi first , then made the switch, but NUC not nearly as power efficient.

 

Or I suppose rather than NUC I could try repurposing an old laptop, hoping that it won't fry itself by remaining on 24/7 (as already happened to one of mine).

Message 3 of 6
eton
Luminary

Re: ReadyNAS OS6.10.8 - how to install docker

 An updated version of Docker CE CLI (19.03.9) for RN OS 6:

https://github.com/jdnowak/readynas_docker

 

Info

https://docs.docker.com/engine/release-notes/19.03/#19039

 

Message 4 of 6
itachi2
Tutor

Re: ReadyNAS OS6.10.8 - how to install docker

That's awesome - I think with some reading and trial and error I was able to get Docker 18.06.3-ce, build d7080c1 installed which was the last version with Debian 8 support.  But it'll be really nice to move up to a newer version.

Message 5 of 6
StephenB
Guru

Re: ReadyNAS OS6.10.8 - how to install docker


@ArchPrime wrote:

 

I suppose the next option would be to use ... a 2nd hand Intel NUC


There are a lot of NUC alternatives out there (and lots of affordable used ones).  "Serve the Home" has been doing an ongoing review of these for the past couple of years.

 

Worth looking at their material (including their youtube playlist) if you are wanting to pursue this path.

 

Personally I use an always-on desktop PC in a similar way (obviously not as power efficient, but more capable).

Message 6 of 6
Top Contributors
Discussion stats
  • 5 replies
  • 5992 views
  • 5 kudos
  • 4 in conversation
Announcements