Code Monkey home page Code Monkey logo

jdocker's Introduction

jDocker

Fluent Java API client for Docker

Supports Docker Client API v1.8, Docker Server version 0.8

Build with Maven

This is a fork from docker-java (https://github.com/kpelykh/docker-java), but has been adjusted fairly significantly.

If you do not care for some of the dependencies that this version uses, then you may find docker-java to be preferable.

This is a Work In Progress.

Changes are :

  • use of Jersey / (fasterxml) Jackson, JAX-RS for accesing rest services.
  • direct dependency on Guava
  • significantly different wrapped API ("Fluent" style)
Prerequisites:
  • Java 1.6+
  • Maven 3.0.5
  • Docker daemon running

By default maven will run tests during build process. Tests are using localhost instance of Docker, make sure that you have Docker running, or the tests.

Since version 0.6, Docker is using unix socket for communication, however java client works over TCP/IP, so you need to make sure that your Docker server is listening on TCP/IP port.

jdocker's People

Contributors

magnayn avatar kpelykh avatar getvictor avatar ndeloof avatar

Watchers

James Cloos avatar Stan Hu avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.