version: '2' services: php: image: ambientum/php:7.0-nginx volumes: - ./:/var/www/app/public/ ports: - 8080:8080