wip for ci

This commit is contained in:
Henry Oswald
2018-03-05 15:29:12 +00:00
parent b202af3cf2
commit f1df41112b
5 changed files with 6 additions and 3 deletions

View File

@@ -21,6 +21,7 @@ services:
DOCKER_RUNNER: "true"
COMPILES_HOST_DIR: $PWD/compiles
SYNCTEX_BIN_HOST_PATH: $PWD/bin/synctex
SQLITE_PATH: /app/compiles/db.sqlite
volumes:
- /var/run/docker.sock:/var/run/docker.sock:rw
- ./compiles:/app/compiles