version: '3' services: sins_build: image: sins_build build: context: . volumes: - ${PWD}:/app working_dir: /app command: python /waf.py configure build