Skip to content

Releases: kit-ty-kate/ocaml-docker-hub

0.2.0

03 Jan 16:05
Compare
Choose a tag to compare

CHANGES:

  • Large API rework: Add support for fetching single manifests, config, rootfs, ... (#1)
  • Remove the dependency on lwt_ppx

0.1.1

08 Mar 15:38
Compare
Choose a tag to compare

CHANGES:

  • Add support for http-lwt-client >= 0.2.0 (#3)
  • Add support for requesting default images (e.g. "alpine", aka. "library/alpine")
  • Fix handling of requests for some images (those returning application/vnd.docker.distribution.manifest.v2+json)

0.1.0

11 Jan 14:28
Compare
Choose a tag to compare

CHANGES:

  • Docker_hub contains a simple API to fetch image digests from docker hub