コミット履歴

作者 SHA1 メッセージ 日付
  Andy Rothfusz 1bc3f6b7b5 Merge pull request #3303 from crosbymichael/add-host-flag 11 年 前
  James Turnbull a1dba16fe8 Numerous small fixes to the CLI documentation 11 年 前
  Michael Crosby f50b8b08b5 Add DOCKER_HOST env var for client 11 年 前
  James Turnbull c2364b978d Merge pull request #3272 from SvenDowideit/more-complete-run-cmd-example 11 年 前
  Michael Crosby aa619de748 Merge pull request #3289 from crosbymichael/add-mtu-option 11 年 前
  Michael Crosby 566ff54d0d Allow mtu to be configured at daemon start 11 年 前
  Sven Dowideit df87919165 make a more complete example of docker run, showing the use of most of the options (Closes #1500) 11 年 前
  pandrew 8072d3a4e0 Update docs to include images for docker inspect 11 年 前
  Jesse Dubay d14c162fd6 Use box-drawing characters in `docker images -tree` 11 年 前
  Michael Crosby 70c7220a99 Merge pull request #3128 from codeaholics/1530-improve-error-message 11 年 前
  Guillaume J. Charmes 379a7fab07 Update docs 11 年 前
  Danny Yates c3705e83e7 Improve error message when refusing to remove image due to multiple repo tags 11 年 前
  Andy Rothfusz 906b481148 Merge pull request #3213 from metalivedev/1695-dockerlogs 11 年 前
  Guillaume J. Charmes 9a9ecda7c8 Merge pull request #3208 from WarheadsSE/bridgeip 11 年 前
  Andy Rothfusz 1e85aabf71 Fix #1695 by adding more about logging. 11 年 前
  WarheadsSE a68d7f3d70 Add -bip flag: allow specification of dynamic bridge IP via CIDR 11 年 前
  Andy Rothfusz 036f41fde3 Merge pull request #3165 from SvenDowideit/cmd-rmi-example 11 年 前
  Sven Dowideit 7edd1f6bad add example for docker rmi, and explain the need to remove all references (tags) to and image before its garbage collected :) 11 年 前
  Sven Dowideit d878632b25 add a direct example for changing the cmd that is run 11 年 前
  Andy Rothfusz 4bea68dfa6 Clean up quoting, wraps, and build error on code-block. 11 年 前
  Andy Rothfusz ea0ed9a915 Merge branch 'docker-run-prose-2149' of github.com:SvenDowideit/docker into 3036-test 11 年 前
  Andy Rothfusz 0189a99471 Merge pull request #3062 from SvenDowideit/cli-examples-dollar-sudo-docker 11 年 前
  Guillaume J. Charmes ef157cee30 Merge pull request #3074 from crosbymichael/dm-history-calc 11 年 前
  Michael Crosby 697707e4af Save layersize on pull 11 年 前
  Sven Dowideit 04c32495f6 add a little prose to tell the user that run creates a container, and then starts it 11 年 前
  Sven Dowideit af020e2d67 I was reading the doc, and noticed that some examples didnt use $ sudo docker, so this makes it a little more consistent 11 年 前
  Sven Dowideit 48e1766527 add an example of docker ps, and also of link aliases 11 年 前
  Dustin Sallings 4ad3dfb05f CLI docs and examples of format 11 年 前
  Victor Vieux 4b35c1b6a6 Merge pull request #2728 from SvenDowideit/docker-import-doc 11 年 前
  Guillaume J. Charmes 62b1faf28c Merge pull request #2926 from crosbymichael/attach-wait 11 年 前