1 2 3 4 5 6 7 8 9 10 11 12 13
version: '3' services: chanoma: build: context: . volumes: - .:/app build-wheels-for-python: build: context: bindings/python3 dockerfile: Dockerfile volumes: - ./:/io