-
Notifications
You must be signed in to change notification settings - Fork 18.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump v0.6.2 #1908
Bump v0.6.2 #1908
Conversation
fix start documentation
…gmessage Write newline after every log message
Add mercurial to the list of packages needed in a dev environment
Update docker_remote_api_v1.4.rst
Fixed a minor syntax error.
It only disables echo asking for the password and lets the terminal to handle everything else. It fixes #1392 since blank spaces are not discarded as they did before. It also cleans the login code a little bit to improve readability.
Fixed typo in the WEB_PORT command, missing sudo in front of docker command
Based on how command line docker sends the request.
Change apt source to http
Fixed LxcConf example in Remote API v1.4 and v1.5
* Hack: make the build tool more dev-friendly and packager-friendly
* Hack: Update vendored dependendies
Making sure we're consistent across our project.
Improved hostConfig reload
Only mount hostname files if config exists
Don't show network related warnings when networking is disabled
Add MAINTAINERS
Update the commit documentation with better example
Prevent panic upon error pulling registry
LGTM |
Don't tell @crosbymichael I'm here, but LGTM, too. :) |
LGTM |
@vieux. Did you have any issues with the tests? A few ppl in IRC had failures running docker in docker tests. Michael Crosby On Sep 18, 2013, at 5:37 AM, Victor Vieux [email protected] wrote:
|
I spoke to @vieux on IRC about it this morning and the test suite wasn't having any issues for him outside docker. He ran them inside docker and they seemed to pass there also, so I think my issues are probably related to something odd in the Gentoo environment that we'll need to figure out eventually but we should be ready for release AFAIK. |
@tianon: FTR docker-ci validated 0.6.2 release using dind |
Remove useless flags on peer operations
/cc @shykes @crosbymichael @vieux