A simple sandbox for building OpenWRT images with Podman.
Find a file
2025-06-21 23:14:45 -04:00
overlay/usr/local initial commit 2025-06-21 23:14:45 -04:00
.gitignore initial commit 2025-06-21 23:14:45 -04:00
Containerfile initial commit 2025-06-21 23:14:45 -04:00
LICENSE initial commit 2025-06-21 23:14:45 -04:00
README.md initial commit 2025-06-21 23:14:45 -04:00
rmimage.sh initial commit 2025-06-21 23:14:45 -04:00
run.sh initial commit 2025-06-21 23:14:45 -04:00

Containerized OpenWRT Image Builder

This repository will create a sandbox environment to build OpenWRT images. It also provides a helper script to automatically download any given version of the OpenWRT Image Builder.

Usage

Use run.sh to set up and enter the sandbox. When you are done, press Ctrl+D to exit. To remove the container image from your system, rmimage.sh.