Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

cluster/images: ImportImage should store image on cluster storage #19

Open
flavianmissi opened this issue Jan 24, 2014 · 4 comments
Open
Labels

Comments

@flavianmissi
Copy link
Contributor

No description provided.

@bfirsh
Copy link

bfirsh commented Jan 24, 2014

How are you planning to implement this? It would be really cool if it could be backed by a registry (probably requiring something like docker-archive/docker-registry#63 ).

@flavianmissi
Copy link
Contributor Author

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.

@bfirsh
Copy link

bfirsh commented Jan 24, 2014

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.

@flavianmissi
Copy link
Contributor Author

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!

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

No branches or pull requests

2 participants