Ocaml Docker Versions Save

Binding to the Docker Remote API

0.2.2

2 years ago

CHANGES:

  • Compatibility with the Yojson 2.0.
  • Various fixes.

0.2.1

5 years ago
  • Handle an undocumented status for Docker.Container.start.

0.2

5 years ago

CHANGES:

  • 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.

0.1

8 years ago