We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a961ec commit 9e0d100Copy full SHA for 9e0d100
docker-compose.yml
@@ -4,6 +4,6 @@ services:
4
aosp:
5
image: kylemanna/aosp:latest
6
volumes:
7
- - /tmp/ccache:/ccache
+ - ~/aosp/ccache:/tmp/ccache
8
- ~/aosp:/aosp
9
- ~/.gitconfig:/root/.gitconfig
0 commit comments