@choldgraf Do you want to close this?
hmmm - I just looked through the docs and didnt see any mention of this. @yuvipanda is it even possible? If not then we should close this, if so then we should document this and then close this :-)
I'm unsure what the question means? :)
r2d will automatically push your image to an image registry...is it possible to configure which registry this goes to? (e.g. gcr.io vs. dockerhub)?
IMO that's outside of our scope, since different registries will have wildly varying authentication mechanisms. We function the same way as 'docker push' - so if your image name is 'gcr.io/--push) works the same way as docker push? So if something works with docker push, it should work with r2d's --push (we use the same API). How to get it to work with docker push is not something we can help with, but if pushing to your registry works with docker push but not --push then we can.
perfect - when I get a moment I'll make a PR adding that language
Is this still something we need to add?
hmm, I'm not sure...perhaps we can do a comb-through of repo2docker issues soon to triage / close / etc. Want to spend a moment doing this with me next week @jzf2101 ?