A Haskell library for the Docker Engine API
Go to file
Philipp Balzarek 7515583b03 add unixHttpManager
Allows connecting via a unix domain socket
2016-03-28 23:49:16 +02:00
src add unixHttpManager 2016-03-28 23:49:16 +02:00
tests A few fixups 2016-02-23 17:34:14 +01:00
.gitignore gitignore 2015-07-09 23:47:49 -04:00
CHANGELOG.md Bumps to 0.2.0.4 2016-02-11 17:45:43 +01:00
docker.cabal add unixHttpManager 2016-03-28 23:49:16 +02:00
LICENSE initial commit 2014-09-19 19:52:30 +02:00
Makefile Revamps Makefile 2016-02-11 18:28:34 +01:00
README.md initial commit 2014-09-19 19:52:30 +02:00
Setup.hs initial commit 2014-09-19 19:52:30 +02:00
stack.yaml Adds unmodified stack.yaml 2016-03-03 12:29:52 +01:00

Docker Remote API wrapper for Haskell

Work in progress