NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
tigerten
Feb 11, 2023Luminary
unable to install Docker cli on a ReadyNAS 628X
I have just acquired a used ReadyNAS 628X running 6.10.8. I have been unable to install docker, all versions of it, with or without kernel-plus installed. I have tried to factory reset multiple ...
- Feb 13, 2023Hi
I did a bit of digging via ssh to get it working here on an x86 variant (516)
First up was add a few sources to apt, because Jessie is no more
nano /etc/apt/sources.list
deb http://deb.debian.org/debian/ stretch main non-free contrib
deb https://download.docker.com/linux/debian jessie stable
Then make sure you have the keys to use the repos via
apt update
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys <replace-key-here>
Finally
apt install docker-ce docker-cli-rnapp
Gave me docker in the apps part and usable via ssh for most apps, the biggest issue is the discs will never sleep unless you mount an ssd or usb etc as the /apps/docker… path.
schumaku
Feb 11, 2023Guru - Experienced User
The never ending dream ... or probably never (says Stefan) again here:
https://rnxtras.com/add-ons/firmware-6-10-5-how-to-upgrade-104510
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!