Run Processwire inside Docker container
Short explanation how to configure docker-compose.yml and Dockerfile to run Processwire web site inside Docker container.
Short explanation how to configure docker-compose.yml and Dockerfile to run Processwire web site inside Docker container.
If we are working on multiple projects with each of them based on various docker container(s), it could be annoying to stop every container that is automatically started only to turn on our desired container after that.