Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jdewinne committed Sep 11, 2015
1 parent e009a75 commit 3eace8f
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,11 @@ The Docker plugin is a XL Deploy plugin that adds capability for deploying appli
# Requirements #

* **Requirements**
* **XL Deploy** 4.5.0
* **Additional Runtime Libraries**
* com.spotify:docker-client:2.7.1
* org.apache.httpcomponents:httpclient:4.3.5 (into lib, remove older version)
* org.apache.httpcomponents:httpcore:4.3.2 (into lib, remove older version)
* org.apache.commons:commons-compress:1.8.1 (into lib, remove older version)
* hotfix-DEPL-6955.jar (into hotfix)
* **XL Deploy** 5.0.2+

# Installation #

Place the plugin JAR file into your `SERVER_HOME/plugins` directory. Make sure you have additional runtime libiraries mentioned in the requirements section also installed in the correct directory.
Place the plugin `xldp` file into your `SERVER_HOME/plugins` directory.

# Usage #

Expand Down

0 comments on commit 3eace8f

Please sign in to comment.