version: "3.1" services: php: build: context: . dockerfile: Dockerfile volumes: - .:/opt/php command: ["/opt/php/docker/test_runner.sh"]