1
0
mirror of https://github.com/kylemanna/docker-aosp synced 2025-06-06 15:36:36 +00:00

store ccache volume in the source directory

This commit is contained in:
Robert O'Connor 2017-07-15 19:33:31 -04:00
parent 3a961ec2a1
commit 9e0d100829
No known key found for this signature in database
GPG Key ID: 1DB67AA126AFFA8D

View File

@ -4,6 +4,6 @@ services:
aosp:
image: kylemanna/aosp:latest
volumes:
- /tmp/ccache:/ccache
- ~/aosp/ccache:/tmp/ccache
- ~/aosp:/aosp
- ~/.gitconfig:/root/.gitconfig