diff --git a/README.md b/README.md new file mode 100644 index 0000000..4f16555 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# docker-builder + +A small toolchain for setting up, caching and sharing build +environments. + +## Existing envs + +### [openwrt/](./openwrt/) + +For building OpenWrt. Helps you manage build inputs. + +See commit 7b2d32b for more details on how to use this. +