package docker-api

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

Install

Dune Dependency

Authors

Maintainers

Sources

docker-api-0.2.1.tbz
sha256=b68cb1528a74a245e2b437a604658a26828f1f2ea85add1756eed4263ea961de
md5=16245b41b7d2a98d038e16140b45d2db

doc/CHANGES.html

0.2.1 2018-10-30

  • Handle an undocumented status for Docker.Container.start.

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.