Setting up a server to run php code

Download Docker

the wiki didn't save what I wrote I'll re-write it later

Set up Directory

|-public-html/
| |-
|-docker-compose.yml
|-DockerFile
|-php.ini

Edit files

edit DockerFile and docker-compose.yml

Build and Activate Server