Skip to content

Docker build file and scripts for openwrt development

Notifications You must be signed in to change notification settings

lpn-plant/openwrt_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Docker files

Docker files for building OpenWRT.

OpenWRT building

Below command will automatically pull recent lpnplant/openwrt-docker image.

./docker/scripts/run_docker.sh openwrt

openwrt is directory containing OpenWRT source.

Building image

docker build -t lpnplant/openwrt-docker ./docker

Pulling images

Ready to use images are available on LPN Plant Docker Hub. To get recent image use:

docker pull lpnplant/opwnwrt-docker

About

Docker build file and scripts for openwrt development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published