stop docker service before exit

This commit is contained in:
Brad Rydzewski
2015-05-14 23:20:26 -07:00
parent 67806aa90a
commit 8932dda6d9
4 changed files with 115 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
Use the Docker plugin to build and push Docker images to a registry.
The following parameters are used to configuration this plugin:
* **registry** - authenticates to this registry
* **username** - authenticates with this username
* **password** - authenticates with this password
* **email** - authenticates with this email