Historique des commits

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