cashierd in docker is compiled with CGO to support sqlite
I think this should be 2 images:
- A 'cashierd' image, statically linked, CGO_ENABLED=0
- A 'cashierd-sqlite' image, built for sqlite usage
Alternatively maybe replace C sqlite bindings with https://modernc.org/sqlite