A simple sandbox for building OpenWRT images with Podman.
overlay/usr/local | ||
.gitignore | ||
Containerfile | ||
LICENSE | ||
README.md | ||
rmimage.sh | ||
run.sh |
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
.