Add build docs to readme

This commit is contained in:
2024-05-02 17:40:23 -04:00
parent 5f6f18d8fe
commit acf79a9c69

View File

@@ -13,4 +13,9 @@ following undesirable groups:
* Hasn't been updated in years * Hasn't been updated in years
* Has no source code available * Has no source code available
* Includes usage specific scheduling functionality * 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.