@hackage docker0.4.0.1
An API client for docker written in Haskell
Categories
License
BSD-3-Clause
Maintainer
Deni Bertovic <deni@denibertovic.com>
Links
Versions
Installation
Dependencies (35)
- aeson >=0.9.0 && <1.1.0
- base >=4.7 && <5
- blaze-builder >=0.4.0 && <0.5.0
- bytestring >=0.10.0 && <0.11.0
- conduit
- conduit-combinators Show all…
Dependents (2)
@hackage/batchd-docker, @hackage/acme-everything
An API client for docker written in Haskell
| Master |
|---|
Current state
API is still not stable.
Supported Docker Engine Api version: v1.24 and onwards.
Anything upward of that should work since Docker versions their API. Older docker version and engine api versions are not supported at the moment.
Contributing
If you wish to contribute please see any issue tagged with "help wanted".
Make sure to submit your PR's against the master branch.
Please consider filling an Issue first and discuss design decisions and implementation details before writing any code. This is so that no development cycles go to waste on implementing a feature that might not get merged either because of implementation details or other reasons.
IRC
If you have any questions or suggestions you can find the maintainers in #docker-haskell
on freenode.