A Haskell library for the Docker Engine API
Go to file
Deni Bertovic 07824379f5 Adds exceptions package to cabal file
and 2 new extensions
2016-03-17 13:27:15 +01:00
src Add quick contianer info for listing 2016-03-15 16:47:22 +01: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 Adds exceptions package to cabal file 2016-03-17 13:27:15 +01: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