1
0
mirror of https://github.com/kylemanna/docker-aosp synced 2025-06-10 01:16:21 +00:00
docker-aosp/docker-compose.yml
2017-07-15 17:35:26 -04:00

10 lines
174 B
YAML

version: "2"
services:
aosp:
image: kylemanna/aosp:6.0-marshmallow
volumes:
- /tmp/ccache:/ccache
- ~/aosp:/aosp
- ~/.gitconfig:/root/.gitconfig