Posts

22 September 2025

Run Processwire inside Docker container

Short explanation how to configure docker-compose.yml and Dockerfile to run Processwire web site inside Docker container.

31 December 2023

How to disable docker containers auto start

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.