I have the following docker-compose.yml
version: \'3.9\' services: web: build: . container_name: web volumes: - .:/var/www/html ports