Update README.md

This commit is contained in:
Rafael Pinto 2016-09-14 09:36:47 +02:00 committed by GitHub
parent b996e8b442
commit c380f02fcf

View File

@ -340,7 +340,7 @@ by [@prologic][prologic]
## Dev Tools
* [athena](https://github.com/athena-oss/athena) - An automation platform with a plugin architecture that allows you to easily create and share services.
* [athena](https://github.com/athena-oss/athena) - An automation platform with a plugin architecture that allows you to easily create and share services. Some useful plugins are : [php plugin](https://github.com/athena-oss/plugin-php), [selenium plugin](https://github.com/athena-oss/plugin-selenium) and [proxy plugin](https://github.com/athena-oss/plugin-proxy).
* [draw-compose](https://github.com/Alexis-benoist/draw-compose) - Utility to draw a schema of a docker compose by [@Alexis-benoist](https://github.com/Alexis-benoist)
* [GoSu](https://github.com/tianon/gosu) - Run this specific application as this specific user and get out of the pipeline (entrypoint script tool) by [@tianon](https://github.com/tianon)
* [Chaperone](https://github.com/garywiz/chaperone) - A single PID1 process designed for docker containers. Does user management, log management, startup, zombie reaping, all in one small package. by [@garywiz](https://github.com/garywiz)
@ -407,9 +407,6 @@ by [@prologic][prologic]
## Continuous Integration / Continuous Delivery
* [athena php plugin](https://github.com/athena-oss/plugin-php) - Athena Plugin for Test Automation using PHP as a development language.
* [athena selenium plugin](https://github.com/athena-oss/plugin-selenium) - Athena Plugin to handle browser automation using Selenium.
* [athena proxy plugin](https://github.com/athena-oss/plugin-proxy) - Athena Plugin to handle a proxy server using Browsermob-proxy.
* [Awesome-ciandcd](https://github.com/ciandcd/awesome-ciandcd) - Not specific to docker but relevant.
* [Buddy](https://buddy.works) - The best of Git, build & deployment tools combined into one powerful tool that supercharged our development
* [Captain](https://github.com/harbur/captain) - Convert your Git workflow to Docker containers ready for Continuous Delivery by [@harbur](https://github.com/harbur)