1
0
mirror of https://github.com/rafacouto/docker-openwrt-builder synced 2025-06-07 07:56:13 +00:00
2016-12-21 22:43:01 +01:00
2016-12-21 22:30:46 +01:00
2016-12-21 22:30:46 +01:00
2016-12-21 22:30:46 +01:00
2016-12-21 03:46:57 +01:00
2016-12-21 22:43:01 +01:00

OpenWRT builder

This image provides a toolchain to build OpenWRT for different hardware devices.

Get the docker image

Pre-built image

docker pull caligari/openwrt-builder

From Dockerfile

git clone git@github.com:rafacouto/docker-openwrt-builder.git
cd docker-openwrt-builder
docker build -t caligari/openwrt-builder .

Usage

docker run -v $(pwd):/usr/local/openwrt/src --rm caligari/openwrt-builder

will show the help:

-ToDo-

Compile an OpenWRT version to a hardware target

Thanks

Description
No description provided
Readme GPL-3.0 60 KiB
Languages
Shell 65.7%
Dockerfile 34.3%