DockerApi
Docker Engine API wrapper. Inspired docker-api
Installation
def deps do
[
{:docker_api, "~> 0.1.1"}
]
end
Usage
Take a look at each module and its documentation .
Docker Engine API wrapper. Inspired docker-api
def deps do
[
{:docker_api, "~> 0.1.1"}
]
end
Take a look at each module and its documentation .