version: '2.1' services: docker-php: image: docker-php build: context: . dockerfile: Dockerfile ports: - 3000:3000