We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e885a07 commit 201160bCopy full SHA for 201160b
docs/docker-compose.yml
@@ -2,7 +2,7 @@ services:
2
map2loop:
3
build:
4
dockerfile: docs/Dockerfile
5
- context: ../
+ context: ./
6
volumes:
7
- ../:/map2loop
8
- ../../LoopStructural:/LoopStructural
0 commit comments