Dockerfile

This commit is contained in:
Brage 2024-01-14 05:33:42 +01:00
parent 8edb6cc7eb
commit 3e7bca531c
2 changed files with 2 additions and 1 deletions

View File

@ -14,3 +14,4 @@ COPY . .
# Start applikasjonen # Start applikasjonen
CMD ["python3", "-u", "app.py"] CMD ["python3", "-u", "app.py"]

View File

@ -4,4 +4,4 @@ kafka-python>=2.0.2
fuzzywuzzy>=0.18.0 fuzzywuzzy>=0.18.0
requests>=2.31.0 requests>=2.31.0
python-Levenshtein>=0.21.1 python-Levenshtein>=0.21.1
mal-api>=0.5.3 mal-api>=0.5.3