services: php: build: context: . dockerfile: Containerfile volumes: - ./:/code ports: - "8000:8000"