Docker Image Builder (Ubuntu/Debian/Custom Busybox, ARM,RISC-V)

I have created a new Docker builder. It pulls the latest duo-sdk, and makes modifications, based on provided templates.

image

You can create your own distros, and apply them to the latest duo sdk. It’s all menu driven.

Distro RISC-V ARM
Busybox :white_check_mark: :white_check_mark:
Ubuntu :white_check_mark: :x: (compile error)
Debian :white_check_mark: :x: (compile error)

Docker Image builder & SD/EMMC tools
GitHub - CrocNet/duo-docker-builder: Build Milk-V Duo Ubuntu images ARM64 & RISC-V

Optional Debian & Ubuntu Distro builder
GitHub - CrocNet/CrocNetDistro: Linux Distro builder

Image Console - chroot into .img file
GitHub - CrocNet/imgConsole

WiringXSharp - .NET library
GitHub - CrocNet/WiringXSharp: DotNet C# wiringX Wrapper DLL.

DUO Tools - .NET implementation of PinMux
GitHub - CrocNet/DuoTools: Milk-V Tools & Library

2 Likes

Amazing work! Thanks for making it available.

2 Likes

Wow this is amazing! Nice work!

2 Likes