Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

In addition to the public search index and support for data volumes, this release also includes an open-source version of the registry. So anyone can host their containers privately without depending on the central registry.


How does one go about actually using a private registry? Is there a flag to push/pull?


Docker will support arbitrary URLs as argument to push/pull, in addition, eg.

    $ docker pull containers.mycompany.tld/postgres
This still requires some tweaking, but I expect it to get polished rapidly, now that organizations can play with the registry.


Is there a github branch?


Not yet! Actually we probably need a separate github issue to track this. Want to create it? :)





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: