@hackage docker0.3.0.0
An API client for docker written in Haskell
Categories
License
BSD-3-Clause
Maintainer
Deni Bertovic <deni@denibertovic.com>
Links
Versions
Installation
Dependencies (18)
- 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
- containers >=0.5.0 && <0.6.0
- data-default-class >=0.0.1 && <0.2.0 Show all…
Dependents (2)
@hackage/batchd-docker, @hackage/acme-everything
An API client for docker written in Haskell
| Master | Dev |
|---|---|
Current state
Not production ready yet!
The library is going through a total rewrite.
See Issue #12 for things that need to happen before a new release.
Contributing
If you wish to contribute please see the Issue mentioned above or any issue tagged with "help wanted".
Make sure to submit your PR's against the dev 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.