Simple PHP Docker with Docker Compose Uses PHP 8.3 Uses Apache Includes Apache mod_rewrite Usage docker-compose up -d to start the container docker-compose down to stop the container Local domain Access the site at http://localhost:9000