rkt v0.13.0 Release Notes

  • ๐Ÿš€ The primary motivation for this release is to add support for fetching images on the Docker Registry 2.0. It also includes other small improvements.

    • ๐Ÿณ docker2aci: support Docker Registry 2.0 (#1826)
    • ๐Ÿณ always use https:// when fetching docker images (#1837)
    • stage0: add container hash data into TPM (#1775)
    • host flavor: fix systemd copying into stage1 for Debian packaging (#1811)
    • clarify network error messages (#1707)
    • ๐Ÿ“š documentation: add more build-time requirements (#1834)