more template changes

This commit is contained in:
Michael (Parker) Parker
2018-07-20 20:40:07 -04:00
parent fe58a0f4bd
commit a883e42d02
4 changed files with 26 additions and 4 deletions

View File

@@ -3,9 +3,11 @@
## General rules
1. Keep it simple.
We don't need 8 miles of install script
We don't need 8 miles of install script.
2. Keep it Small.
Only use what is absolutely needed.
Only use what is absolutely needed.
3. Try to stay in the stock containers.
If you need something in a container PR it to [my image repo](https://github.com/parkervcp/images) where I can review and pull up to the main repo.