Published onJuly 21, 2023Setting Up Persistent Local Volumes on Docker Desktop Kubernetes (WSL2 or Mac)kubernetesdocker-desktopwsl2macpersistent-volumesdockerSet up persistent local volumes on Docker Desktop’s Kubernetes (WSL2 or Mac). Create PV/PVC, bind to a path, and keep data across pod restarts.
Published onNovember 26, 2021DDEV Xdebug Troubleshootingddevxdebugphpstormdockerwsl2Fixing Xdebug step debugging in DDEV when the client can’t connect on port 9003, especially on WSL2 and PHPStorm.
Published onNovember 20, 2021Compile PHP8 on Windows WSL2 Ubuntuphpwsl2ubuntubuildcompileBuild (and alternatively install) PHP 8 on WSL2 Ubuntu: prerequisites, configure flags, make install, switching versions, and troubleshooting.