version: '3.7'
services:

  app:
    image: thecodingmachine/php:8.1-v4-apache
    volumes:
      - ./:/var/www/html
