appc / docker2aci

library and CLI tool to convert Docker images to ACIs (archived, see https://github.com/rkt/rkt/issues/4024)
Apache License 2.0
186 stars 60 forks source link

test fetching from remote repository #172

Open cgonyeo opened 8 years ago

cgonyeo commented 8 years ago

Right now there don't appear to be any tests for fetching from a remote repository. It should be rather straightforward to spin up a local https://github.com/docker/distribution, seed it with an image or two, and attempt to pull in various ways.