initial import

This commit is contained in:
2022-09-20 11:09:47 +02:00
parent 82496d9f29
commit 7872e67271
2 changed files with 31 additions and 0 deletions

5
docker/Dockerfile Normal file
View File

@@ -0,0 +1,5 @@
FROM alpine:3.16
RUN \
apk -U add python3 py3-pip py3-requests py3-dateutil py3-beautifulsoup4 && \
pip3 install fdb mysql-connector-python==8.0.29 telepot caldav