Add build docs to readme

This commit is contained in:
Ethan Paul 2024-05-02 17:40:23 -04:00
parent 5f6f18d8fe
commit acf79a9c69
Signed by: enpaul
GPG Key ID: 7F99C4BD34F93E16
1 changed files with 6 additions and 1 deletions

View File

@ -13,4 +13,9 @@ following undesirable groups:
* Hasn't been updated in years
* Has no source code available
* Includes usage specific scheduling functionality
* Doesnt' support config via environment variables
* Doesn't support config via environment variables
So here we all.
Usual build tooling. Run `make help` to see availabile targets, but generally
`make image` and `make push` to build and upload respectively.