* 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:
@@ -8,8 +8,8 @@ services:
|
||||
dockerfile: ./docker/Dockerfile
|
||||
working_dir: /app
|
||||
entrypoint: ./fritzab2matrix.py
|
||||
# volumes:
|
||||
# - ./:/app
|
||||
volumes:
|
||||
- ../.:/app
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user