openwrt / docker

Docker containers of the ImageBuilder and SDK
GNU General Public License v2.0
496 stars 79 forks source link

fixup: support other branches for rootfs #20

Closed aparcar closed 5 years ago

aparcar commented 5 years ago

Initially the rootfs would only support snapshot builds as the stable 18.06.x wouldn't support Docker due to procd limitations. This was fixed and therefore 19.07.x should also be supported.

Signed-off-by: Paul Spooren mail@aparcar.org