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

Description
I'm interested in converting all of my Docker images to rkt because reasons. As far as I can tell, there are two major Docker image formats - the content-addressable storage format introduced in Docker 1.10 and the legacy format from previous versions (<= 1.9.3).
Does docker2aci support both of these image formats (i.e. what is the minimum/maximum supported Docker versions?)