Commit graph

6 commits

Author SHA1 Message Date
c2a9cfecf1 make listener port in Dockerfile configurable 2023-03-17 23:17:28 +01:00
13b65103fd [wip] use Python 3.11 & update all dependencies 2023-02-02 23:18:21 +01:00
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