Add docker-maven-plugin to Developer Tools

This commit is contained in:
Miguel Guilherme 2017-03-30 00:17:52 +01:00
parent fe6adbb670
commit 2ce581ccef

View File

@ -156,6 +156,7 @@ _Source:_ [What is Docker](https://www.docker.com/what-docker)
* [Gradle Docker plugin](https://github.com/gesellix/gradle-docker-plugin) - A Docker remote api plugin for Gradle by [@gesellix][gesellix]
* [powerstrip](https://github.com/clusterhq/powerstrip) - A tool for prototyping Docker extensions by [@clusterhq](https://github.com/clusterhq)
* [sbt-docker-compose](https://github.com/Tapad/sbt-docker-compose) - Integrates Docker Compose functionality into sbt by [@kurtkopchik](https://github.com/kurtkopchik/)
* [docker-maven-plugin](https://github.com/spotify/docker-maven-plugin) - A Maven plugin for building and pushing Docker images by [@spotify](https://github.com/spotify/)
## Development Environments
* [DevLab](https://github.com/TechnologyAdvice/DevLab) - Utility for running containerized development environments