- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
ReadyNAS OS6.10.8 - how to install docker
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
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
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@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.
All Replies
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@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.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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).
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- https://www.servethehome.com/introducing-project-tinyminimicro-home-lab-revolution/
- https://www.youtube.com/watch?v=bx4_QCX_khU&list=PLC53fzn9608B-MT5KvuuHct5MiUDO8IF4
Personally I use an always-on desktop PC in a similar way (obviously not as power efficient, but more capable).