Skip to content

JoEiner/docker-openwrt-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-openwrt-buildroot

Docker Build Status License: MIT

This is a docker container for the OpenWRT buildroot.

Because the build system requires that its command are not executed by root, the user openwrt was created. The buildroot can be found in /home/openwrt/openwrt.

To run a shell in the buildroot, execute the following command:

docker run -t -i noonien/openwrt-buildroot:14.07 sudo -iu openwrt bash

More information on how to use this buildroot can be found on the OpenWRT wiki.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published