Having realised I can use jupyter/repo2docker rather than killing binderhub (doh! Sorry:-( I was wondering if there is a simple way of just using repo2docker to build and name/tag an image on my machine, rather than building the image and running a container from it?
eg something like jupyter-repo2docker https://github.com/psychemedia/parlihacks --build --name myname/mycontainer That way, I can use a repo (and the jupyter build tools) to build and test image locally, then I can push it to dockerhub and call on it directly (prebuilt) from a repo run via binderhub ? At,. I guess I can use jupyter/repo2docker to build the image, then just rename the image and push it myself. But that's one step harder for non-devs and sysadmins, and the potential for all this stuff is that it makes things one step easier... --tony -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/cc1d56f3-1e95-4181-bb30-251bdb059c5c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
