docker-maven-python-fabric

Purpose

This image was created specifically for usage with continuous integration systems, and contains the minimum requirements to deploy a maven based java project to vm's using Python Fabric. Currently being used with wercker, but should meet the requirements for most CI systems.

Details

Base Image

Additional Node Modules

  • Python Fabric - Fabric is a Python (2.5-2.7) library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks.