Convert an old PHP 5 web application to Docker

Take an old PHP 5 web application and convert it to Docker containers, using the latest PHP 7, Composer, Node.js, Grunt, and Bower.

David Sugden
8 min readApr 19, 2020

--

Backstory

PHP was always the go-to language for me. I started exploring PHP in 2000, around the time of PHP 4 launch, in an effort to…

--

--