version: '2.1' services: env: MYSQL_ROOT_PASSWORD apache: image: apache mysql: image: mysql port:3306 docker-php: image: