version: '3.6'

services:
  build_deps:
    image: build_monero_deps
    environment:
      MONERO_BRANCH: release-v0.18.2.2-android
    volumes:
      - ./output:/opt/android/output
      - ./cache/dotcache:/root/.cache
      - ./cache/dotccache:/root/.ccache