1 2 3 4 5 6 7 8
version: "2" services: build: build: context: . dockerfile: Dockerfile.tests volumes: - .:/code