mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
* master: (23 commits) Made calling changelog before run return empty. Fixes #1705. fix error in docker build when param is not a directory Document FROM <image>:<tag> Dockerfile instruction. Install Ubuntu raring backported kernel from official archives directly. Updated "Use -> The Basics" to use ubuntu:12.10. hide version when not available added a Dockerfile which installs all deps and builds the docs. Unable to find image error should print to stderr remove message during tests use init function add TEST env var during tests and silenced parserun during tests Update python_web_app.rst Update remaining upstart scripts to wait for lxc-net Fixed a minor syntax error. Add privileged flag in documentation for container creation Fix #1685: Notes on production use. General installation cleanup. Fix bash completion, remove have added apt-key finger tip and fingerprint in ubuntu installation page Improve formatting with 'go fmt' as stated in CONTRIBUTING.md Start docker after lxc-net to prevent ip forwarding race ... Upstream-commit: fa3266efa553940b0b4a56f008bbe8634650d5ae Component: engine