mirror of
				https://github.com/alljoynsville/openwrt-builder
				synced 2025-10-31 10:07:12 +00:00 
			
		
		
		
	Add wget, unzip, and python to package list
Docker OpenWRT buildroot
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 sudo -iu openwrt bash
More information on how to use this buildroot can be found on the OpenWRT wiki.
					Languages
				
				
								
								
									Dockerfile
								
								100%