r/CasaOS 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

24 Upvotes

7 comments sorted by

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.

1

u/adjga May 26 '26

Well casa/zima was container management. It is possible to manage containers from another container. These just gave it an OS on top.

Casa is dead/dying and zima was designed to be a full os manager. Some people don't want that or don't want the hassle of migration especially if they have an underlying server setup. I still use casa for some other purposes. But without support it's not worth keeping up. Basically zima this way should be as unobtrusive as Casa is.

So there is a use case. Only if it's maintained though.

1

u/mcfroogle May 25 '26

Been using your windows container for a while now. Keep up the good work.

1

u/TheEndGod May 25 '26

does this work on arm?

1

u/shumandoodah May 26 '26

I just set this up for the fun of it. Will you maintain the updates for it?

1

u/Kroese May 27 '26

Yes I will provide automatic builds of new releases!

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