Commit graph

4 commits

Author SHA1 Message Date
146e6ff6b8 fix docker build
SQLAlchemy 1.4 uses greenlet, which needs to be built from source on
Alpine.
2021-12-08 22:59:43 +01:00
3c9da10522 upgrade Python to 3.10, and update all dependencies 2021-11-02 14:16:00 +01:00
af25d9c5a2 change the container to be more production ready
This includes the code files in the docker image and creates a separate
data dir, which means we don't need to manually mount files into the
container anymore.
2021-07-25 18:06:17 +02:00
b5cb22822e init with some kind of working prototype 2021-06-15 19:09:21 +02:00