I have an yii app with docker-compose.yml
version: \'3\' services: web: image: nginx restart: always volumes: - ./docker/