Skip to content

wayofthepie/docker-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Haskell library for the Docker Remote API ##Example usage

let daddr = DaemonAddress "192.168.1.2" 2375
newManager tlsManagerSettings >>=
    \mgr -> runReaderT getInfo (mgr,daddr)

About

Haskell library for the Docker Remote API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published