1
0
Fork 0
mirror of https://github.com/veggiemonk/awesome-docker.git synced 2025-04-19 15:38:04 +02:00

Adding drone description

This commit is contained in:
Julien Bisconti 2015-03-18 22:28:21 +01:00
parent 1f67d2fdee
commit 662a932b19

View file

@ -175,7 +175,7 @@ _Source:_ [What is Docker](https://www.docker.com/whatisdocker/)
* [dockerode](https://github.com/apocas/dockerode) (Not just another Docker Remote API node.js module) by [@apocas](https://github.com/apocas)
## Continuous Integration / Continuous Delivery
* [Drone](https://github.com/drone/drone) - https://drone.io/
* [Drone](https://github.com/drone/drone) - Continuous integration server built on Docker and configured using YAML files.
* [Docker plugin for Jenkins](https://github.com/jenkinsci/docker-plugin/) - The aim of the docker plugin is to be able to use a docker host to dynamically provision a slave, run a single build, then tear-down that slave.
## Hosting for repositories (registries)