Browse Source

change Docker to 'Development Enviroment' section

pull/717/head
Jonathan A. Schweder 9 years ago
parent
commit
cf14521a6d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

813
 * [PuPHPet](https://puphpet.com/) - A web tool for building PHP development virtual machines.
813
 * [PuPHPet](https://puphpet.com/) - A web tool for building PHP development virtual machines.
814
 * [Puppet](https://puppet.com/) - A server automation framework and application.
814
 * [Puppet](https://puppet.com/) - A server automation framework and application.
815
 * [Vagrant](https://www.vagrantup.com/) - A portable development environment utility.
815
 * [Vagrant](https://www.vagrantup.com/) - A portable development environment utility.
816
+* [Docker](https://www.docker.com/) - A containerization platform.
816
 
817
 
817
 ## Virtual Machines
818
 ## Virtual Machines
818
 *Alternative PHP virtual machines.*
819
 *Alternative PHP virtual machines.*
848
 
849
 
849
 * [appserver.io](http://appserver.io/) - A multithreaded application server for PHP, written in PHP.
850
 * [appserver.io](http://appserver.io/) - A multithreaded application server for PHP, written in PHP.
850
 * [php-pm](https://github.com/php-pm/php-pm) - A process manager, supercharger and load balancer for PHP applications.
851
 * [php-pm](https://github.com/php-pm/php-pm) - A process manager, supercharger and load balancer for PHP applications.
851
-* [Docker](https://www.docker.com/) - A containerization platform.
852
 
852
 
853
 # Resources
853
 # Resources
854
 Various resources, such as books, websites and articles, for improving your PHP development skills and knowledge.
854
 Various resources, such as books, websites and articles, for improving your PHP development skills and knowledge.

Loading…
Cancel
Save