add Docker to Infrastructure section

This commit is contained in:
Jonathan André Schweder 2016-11-09 14:09:52 -02:00 committed by GitHub
parent 3936469c80
commit a3feade012
1 changed files with 1 additions and 0 deletions

View File

@ -848,6 +848,7 @@ Libraries to help manage database schemas and migrations.
* [appserver.io](http://appserver.io/) - A multithreaded application server for PHP, written in PHP.
* [php-pm](https://github.com/php-pm/php-pm) - A process manager, supercharger and load balancer for PHP applications.
* [Docker](https://www.docker.com/) - A containerization platform.
# Resources
Various resources, such as books, websites and articles, for improving your PHP development skills and knowledge.