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