docker-cluster icon indicating copy to clipboard operation
docker-cluster copied to clipboard

cluster/images: ImportImage should store image on cluster storage

Open flavianmissi opened this issue 11 years ago • 4 comments

flavianmissi avatar Jan 24 '14 16:01 flavianmissi

How are you planning to implement this? It would be really cool if it could be backed by a registry (probably requiring something like https://github.com/dotcloud/docker-registry/issues/63 ).

bfirsh avatar Jan 24 '14 16:01 bfirsh

Not sure if I understand what you mean with that. docker import requires an image tarball, which may come from stdin or a url: see here, so where the registry comes in? If you wish to send the imported image to a registry (private or public) you can use docker push with the registry url in the image name.

flavianmissi avatar Jan 24 '14 18:01 flavianmissi

Sorry – I think was misunderstanding what this issue was about. Been keeping an eye on docker-cluster as I have a keen interest in this stuff. :)

Have you got a mailing list or something to discuss some ideas in more detail? I could perhaps open some idea issues for discussion instead.

bfirsh avatar Jan 24 '14 18:01 bfirsh

No problem.

You are very welcome to open issues for brainstorming, you can also find all core developers on #tsuru channel @ freenode.net. We also have tsuru-dev mailing list on googlegroups if you rather that approach.

Thanks for collaborating!

flavianmissi avatar Jan 24 '14 18:01 flavianmissi