emarj / moneytracker

Web app to track family expenses and net worth
1 stars 0 forks source link

Docker #38

Open emarj opened 5 years ago

emarj commented 5 years ago

Would make #3 unnecessary

emarj commented 4 years ago

Made some progress. Now running in a Docker container but this has required to drop gsheets support and that the dev build is quite cumbersome aswell. This needs some more work.

SQLite needs CGO and this makes crosscompilation hard. This means that building is quite slow now. Dropping SQLite would help quite a lot (#36) .