pocopico / tinycore-redpill

GNU General Public License v3.0
2.13k stars 631 forks source link

Is it possible to run synology in a docker or LXC container? #373

Open lyc8503 opened 9 months ago

lyc8503 commented 9 months ago

Describe the solution you'd like I know there may be not the best place to ask this question, but I couldn't find a better place. I am curious about if it's possible to port the whole synology system into a single docker container. Thus I could run Synology Photos / Quickconnect or other Synology software without running a VM hypervisor.

Maybe some binaries from Synology need to be patched in order to run them correctly, I wonder how much work is needed here?

Describe alternatives you've considered Or is it possible to just port Synology Photos to a single docker image to run?

yyxida commented 9 months ago

https://github.com/kroese/virtual-dsm

lyc8503 commented 9 months ago

https://github.com/kroese/virtual-dsm

Oh, sorry I didn't make myself clear. I may want to run synology *directly* in docker instead of running a kvm in docker. Though this project does run Synology in a single container, it still requires KVM.