* Added installation instructions to Readme

* Added the volume directive to docker-compose.yml so that it points to the repository.
This commit is contained in:
2021-06-29 23:03:32 +02:00
parent 654f6720fa
commit 2b96862b1f
2 changed files with 58 additions and 4 deletions

View File

@@ -8,8 +8,8 @@ services:
dockerfile: ./docker/Dockerfile
working_dir: /app
entrypoint: ./fritzab2matrix.py
# volumes:
# - ./:/app
volumes:
- ../.:/app