1072 Views
You've probably seen mentions of Docker over the past few years. This guide explains the basics so you can get up and running with Docker for PHP in your local development environment. In the dim and distant past, when a developer wanted to make a change to production code, they may have SSHed onto the server and changed the code manually.
0 comments