Add a README

This commit is contained in:
2021-02-08 15:30:17 +00:00
parent 7b2d32bb59
commit b05bd6d3e7

13
README.md Normal file
View File

@@ -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.