mirror of
https://github.com/kylemanna/docker-aosp
synced 2026-08-11 08:22:57 +00:00
store ccache volume in the source directory
This commit is contained in:
+1
-1
@@ -4,6 +4,6 @@ services:
|
||||
aosp:
|
||||
image: kylemanna/aosp:latest
|
||||
volumes:
|
||||
- /tmp/ccache:/ccache
|
||||
- ~/aosp/ccache:/tmp/ccache
|
||||
- ~/aosp:/aosp
|
||||
- ~/.gitconfig:/root/.gitconfig
|
||||
|
||||
Reference in New Issue
Block a user