Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DockerEx

Docker engine SDK implemented in Elixir.

Installation

This package is not yet availalbe in hex. Thus, the package can be installed by adding docker_ex to your list of dependencies in mix.exs using :git reference:

def deps do
  [
      {:docker_ex, git: "https://github.com/revolko/docker_ex.git"}
  ]
end

WIP

Note, this package is not production ready and far from being done. All contributions are welcome.

About

Docker SDK for elixir

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages