package docker-api

  1. Overview
  2. Docs
Binding to the Docker Remote API

Install

Dune Dependency

Authors

Maintainers

Sources

docker-api-0.2.tbz
sha256=d2e483bf2ad5095339bfcaf57bc2d8f8b342da65f25fd037fec786e23c73b5fb
md5=72dc4fa2a3cf4eb707fca31bf247eb60

doc/CHANGES.html

0.2 2017-10-15

  • Upgrade to API v1.29.
  • New signature of Container.create.
  • Add functions Container.wait and Container.changes.
  • Handle errors 409 Conflict.
  • New exceptions Docker.Failure and Docker.No_such_container.
  • Rename Docker.Images as Docker.Image and add the create function to pull images.
  • Documentation improvements.
  • New tests ls and ps and improve the other ones.
  • Use Dune and dune-release.
OCaml

Innovation. Community. Security.