version: '3.7' services: android: image: walljm/gradle_android_node:dev build: context: . dockerfile: Dockerfile init: true volumes: - ../src:/src