Skip to content
This repository was archived by the owner on Aug 14, 2020. It is now read-only.

v0.12.0

Pre-release
Pre-release

Choose a tag to compare

@iaguis iaguis released this 05 Jul 16:11
· 144 commits to master since this release
v0.12.0

v0.12.0 introduces support for the Docker v2.2 image format and OCI image format. It also fixes a bug that prevented pulling by digest to work.

  • backend/repository2: don't ignore when there's an image digest (#171).
  • lib/repository2: add support for docker v2.2 and OCI (#176).