Update docker-compose.yml
This commit is contained in:
parent
7568e344b3
commit
1f5d216627
@ -2,7 +2,7 @@ services:
|
||||
firka-builder:
|
||||
build: .
|
||||
volumes:
|
||||
- ../firka:/src
|
||||
- ./src:/src
|
||||
- ./work:/work
|
||||
- ./cache/gradle:/home/user/.gradle
|
||||
- ./cache/pub-cache:/home/user/.pub-cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user