I've the slate ax and am trying to get docker installed. But, opkg install dockerd docker luci-app-dockerman says none of these packages are available. Any tips on how to get docker going? I've run opkg update
I’m on firmware v4.8.2 release 5
Hi
The Slate AX does not have enough storage space to install Docker, which is why the relevant packages are not available in the our official repository.
root@GL-AXT1800:~# opkg install dockerd docker luci-app-dockerman
Installing dockerd (27.3.1-1) to root...
....
Collected errors:
* verify_pkg_installable: Only have 22064kb available on filesystem /overlay, pkg containerd needs 34735
* opkg_install_cmd: Cannot install package dockerd.
If you have already addressed this via extroot, you can refer to the following thread and use the OpenWRT feed sources to install the related packages - Kindly note that these are out of our support scope.
Thanks @will.qiu I’ve setup extroot already. But I already downgraded to v4.6.11 where this is pre-configured. Will follow these steps in the future when I get a chance. Also, for noticed c-groups is not setup as expected by docker on the slate ax (cgroup v1 vs v2 ?). If this is fixed in 4.8, please let me know. I’ll try upgrading
Not entirely sure what issue you’re running into with Docker and cgroups.
However, if you’re only looking for version-related information: the AXT1800 uses cgroup v2 on v4.8.
Thanks for confirming the cgroup version on 4.8 @will.qiu
The error I am getting when starting dockerd on 4.6 is - “Unable to find pids cgroup in mounts”. I have the cgroupfs-mount package installed.
Would this error be fixed if I upgrade to 4.8 and run dockerd installed from the openwrt feed?
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
