Reduced image size furtherly. Now 329MB and based on python:alpine.

This commit is contained in:
2021-07-11 16:23:13 +02:00
parent 7e2ef5822d
commit 7c299786f0
3 changed files with 14 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ services:
context: ../.
dockerfile: ./docker/Dockerfile
working_dir: /app
entrypoint: /bin/sh -c "export UNBUFFERED=1 && python3 -u ./fritzab2matrix.py"
# entrypoint: /bin/sh -c "export UNBUFFERED=1 && python3 -u ./fritzab2matrix.py"
volumes:
- ../.:/app