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

Which Docker versions does this tool currently support? #173

Open
dzrw opened this issue Jun 7, 2016 · 3 comments
Open

Which Docker versions does this tool currently support? #173

dzrw opened this issue Jun 7, 2016 · 3 comments

Comments

@dzrw
Copy link

dzrw commented Jun 7, 2016

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?)

@philips
Copy link
Contributor

philips commented Jun 14, 2016

@politician you can have rkt pull your docker images directly by doing docker://redis or something. There is no need to use this tool as the library is called by rkt implicitly.

@philips
Copy link
Contributor

philips commented Jun 14, 2016

@dgonyeo can you document the versions supported?

@cgonyeo
Copy link
Member

cgonyeo commented Jun 14, 2016

I'll need to find out what versions of docker correlate to what versions of their image spec, but sure. Without having looked into it at all, I would expect anything on the docker hub today would work with docker2aci/rkt.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants