mirror of
https://github.com/kylemanna/docker-aosp
synced 2025-06-07 07:56:25 +00:00
store ccache volume in the source directory; volume incorrectly mapped
This commit is contained in:
parent
5e98c9368e
commit
99329daa31
@ -4,6 +4,6 @@ services:
|
||||
aosp:
|
||||
image: kylemanna/aosp:6.0-marshmallow
|
||||
volumes:
|
||||
- /tmp/ccache:/ccache
|
||||
- ~/aosp/ccache:/tmp/ccache
|
||||
- ~/aosp:/aosp
|
||||
- ~/.gitconfig:/root/.gitconfig
|
||||
|
Loading…
x
Reference in New Issue
Block a user