Browse Source

Add Docker library.

pull/1152/head
Jamie 4 years ago
parent
commit
139fc7c013
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -838,6 +838,7 @@ Libraries to help manage database schemas and migrations.
838 838
 
839 839
 * [Ansible](https://www.ansible.com/) - A radically simple orchestration framework.
840 840
 * [Docker](https://www.docker.com/) - A containerization platform.
841
+* [Docker PHP Extension Installer](https://github.com/mlocati/docker-php-extension-installer) - Easily install PHP extensions in Docker containers.
841 842
 * [Laravel Homestead](https://laravel.com/docs/master/homestead) - A local development environment for Laravel. 
842 843
 * [Laradock](http://laradock.io/) - A full PHP development environment based on Docker.
843 844
 * [Puppet](https://puppet.com/) - A server automation framework and application.

Loading…
Cancel
Save