WDCommunity / wdpksrc

Cross compilation framework to create native packages for the Western Digital My Cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add podman support

JediNite opened this issue · comments

Look into the option of adding podman support to the WD series of NAS instead of using docker. Newer versions of docker don't work properly on arm, so this may be an alternative.

https://podman.io/getting-started/installation

Thoughts ?

TBH, podman is new to me. But this seems like a good challenge to work on.
The caveat is that my gut feel says that docker could be way more mature than podman.
I may get access to an EX2Ultra soon to help out here.

Closing this issue out. docker is still working quite well since WD put the right hooks in the kernel and we have a stable build procedure for arm NAS units now.