Open saket424 opened 3 years ago
ahh, I see it is missing some kernel modules
@Namburger i would really appreciate a kernel update so an "apt-get install containerd.io docker-ce docker-ce-cli" succeeds out of the box on this mediatek platform
Thanks in advance
@Namburger I tried following the steps outlined in the stackoverflow link above but I continue to have troubles launching docker. which kernel module is missing?
@Namburger I replaced /usr/bin/dockerd with the static version available in wget https://download.docker.com/linux/static/stable/aarch64/docker-20.10.2.tgz
and it magically worked with the new kernel which has the overlay2 driver
@Namburger i would really appreciate a kernel update so an "apt-get install containerd.io docker-ce docker-ce-cli" succeeds out of the box on this mediatek platform
Thanks in advance
Thanks for your input. The problem is that MendelOS were designed with prototyping in mind and we did not want to add too much non ML related features that would bloat the kernel. I do see merit in supporting docker, though. I'll put this in as a feature request.
@Namburger Unlike the mediatek mt8167s_excelsior mini coral dev board, the NXP i.MX 8M SoC coral dev board kernel supports docker. Both run mendel linux. So feature parity is yet another reason to normalize the kernel options across the two dev board platforms
@Namburger Any update from the devteam on when the stock kernel on the minidevboard may support docker?
I am trying to install docker on the google dev miniboard and am runnig into issues