Docker 0.5: external volumes, advanced networking, self-hosted registry (blog.docker.io) 66 points by creack 12y ago ↗ HN
[–] samstave 12y ago ↗ Is this a typo:>"For example: -p 80:5000 redirects public port 80 to private port 80***" because it later says: -p 5000:80 to bind the port 80 of the container to the port 5000 on the host EDIT: yep - but its now fixed in the article. [–] creack 12y ago ↗ thank you sam. As you mentioned, we fixed it :)
[–] StavrosK 12y ago ↗ That's pretty great, I can finally use Docker for my Django apps (I didn't want to include the Postgres data in the image).
[–] amjith 12y ago ↗ Is there documentation somewhere that shows how to setup our a self-hosted registry? [–] statenjason 12y ago ↗ Check out the docker-registry[1] repo.[1]: https://github.com/dotcloud/docker-registry [–] shad42 12y ago ↗ We're going to release a blog post about this tomorrow morning. Send me your twitter handle to @sam_alba, I'll ping you when it's out.
[–] statenjason 12y ago ↗ Check out the docker-registry[1] repo.[1]: https://github.com/dotcloud/docker-registry
[–] shad42 12y ago ↗ We're going to release a blog post about this tomorrow morning. Send me your twitter handle to @sam_alba, I'll ping you when it's out.
[–] johnbellone 12y ago ↗ Awesome! I'm looking forward to the self-hosted registry among other things (for all of us that are corporate schmucks).So much more to start to tinker with.
[–] zek 12y ago ↗ the private registry seems awesomly easy to get set up. This has been the only thing keeping me from using docker for deployments, super excited to try it out! [–] nickstinemates 12y ago ↗ Please let us know if you have any questions or comments. We're always in IRC ready to help.
[–] nickstinemates 12y ago ↗ Please let us know if you have any questions or comments. We're always in IRC ready to help.
9 comments
[ 3.0 ms ] story [ 30.7 ms ] thread>"For example:
because it later says: EDIT: yep - but its now fixed in the article.[1]: https://github.com/dotcloud/docker-registry
So much more to start to tinker with.