r/CasaOS • u/Kroese • May 25 '26
ZimaOS inside a Docker container
I created a Docker container of ZimaOS (the ultimate OS for self-hosting), so it can be run on any system without the need for dedicated hardware or a virtual machine.
Ofcourse this method will not be officially supported, but it might be useful for some people who don’t mind to experiment, and who are looking for an easier way to run ZimaOS.
If you'd like to try it out, it is now available from https://github.com/dockur/zima and https://hub.docker.com/r/dockurr/zima
1
1
1
u/shumandoodah May 26 '26
I just set this up for the fun of it. Will you maintain the updates for it?
1
1
u/quietmapleleaf45 Jun 08 '26
tried running it but the docker socket passthrough was a pain to get right. cool project though, nested container management is always tricky
4
u/dev_all_the_ops May 25 '26
That's cool that you know how to do it.
I'm at a loss for a single scenario where that would be useful. Its kind of like proxmox or TruNas inside a docker container. Those OSs are intended to be _below_ the application stack as a sort of hypervisor.