Fix build & compile skia from source

This commit is contained in:
nils
2022-04-06 11:37:51 +02:00
parent 18470299dc
commit 02647a7ee4
4 changed files with 50 additions and 12 deletions

View File

@@ -4,5 +4,5 @@ services:
installer:
build: .
volumes:
- ./output:/output
- ./dependencies:/dependencies
- "./output:/output:rw"
- "./dependencies:/dependencies:rw"