From 042a69c1f942321da7d2e2627daabf45e33fde83 Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 25 May 2026 10:30:35 +0200 Subject: [PATCH] docs: Add Docker container instructions Added instructions to run ZimaOS as a Docker container. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 665c0bc..f7fada7 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,10 @@ This project is just for releasing test images, if you want to discuss related i [ZimaOS.webm](https://github.com/user-attachments/assets/cb81bf93-a89b-46a8-afc6-056efb5483e3) +## Run ZimaOS as a Docker container + +See [dockur/zima](https://github.com/dockur/zima) for a container, an ideal solution to try out ZimaOS in a quick and simple way. + ## Installation on Proxmox [Follow the link](https://github.com/IceWhaleTech/zimaos-rauc/issues/5). Thanks [@silycr](https://github.com/silycr) for the tutorial!