1
0
mirror of https://github.com/kylemanna/docker-aosp synced 2026-08-11 16:33:05 +00:00

store ccache volume in the source directory; volume incorrectly mapped

This commit is contained in:
Robert O'Connor
2017-07-15 19:33:31 -04:00
parent 5e98c9368e
commit 99329daa31
+1 -1
View File
@@ -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