Doodle3D / openwrt-buildroot-example

Example docker environment for building images for a specific project.
MIT License
17 stars 8 forks source link

Option to create bigger machine? #11

Open peteruithoven opened 9 years ago

peteruithoven commented 9 years ago

Currently the machine (virtual machine docker runs in on OS X and Windows) is limited to 10GB. But this is quite limited for OpenWRT usage. It is possible to manually create a bigger image:

docker-machine create --virtualbox-disk-size=25000 -d virtualbox dev