Historia zmian

Autor SHA1 Wiadomość Data
  Michael Crosby 70c7220a99 Merge pull request #3128 from codeaholics/1530-improve-error-message 11 lat temu
  Guillaume J. Charmes 379a7fab07 Update docs 11 lat temu
  Danny Yates c3705e83e7 Improve error message when refusing to remove image due to multiple repo tags 11 lat temu
  Andy Rothfusz 906b481148 Merge pull request #3213 from metalivedev/1695-dockerlogs 11 lat temu
  Guillaume J. Charmes 9a9ecda7c8 Merge pull request #3208 from WarheadsSE/bridgeip 11 lat temu
  Andy Rothfusz 1e85aabf71 Fix #1695 by adding more about logging. 11 lat temu
  WarheadsSE a68d7f3d70 Add -bip flag: allow specification of dynamic bridge IP via CIDR 11 lat temu
  Andy Rothfusz 036f41fde3 Merge pull request #3165 from SvenDowideit/cmd-rmi-example 11 lat temu
  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 lat temu
  Sven Dowideit d878632b25 add a direct example for changing the cmd that is run 11 lat temu
  Andy Rothfusz 4bea68dfa6 Clean up quoting, wraps, and build error on code-block. 11 lat temu
  Andy Rothfusz ea0ed9a915 Merge branch 'docker-run-prose-2149' of github.com:SvenDowideit/docker into 3036-test 11 lat temu
  Andy Rothfusz 0189a99471 Merge pull request #3062 from SvenDowideit/cli-examples-dollar-sudo-docker 11 lat temu
  Guillaume J. Charmes ef157cee30 Merge pull request #3074 from crosbymichael/dm-history-calc 11 lat temu
  Michael Crosby 697707e4af Save layersize on pull 11 lat temu
  Sven Dowideit 04c32495f6 add a little prose to tell the user that run creates a container, and then starts it 11 lat temu
  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 lat temu
  Sven Dowideit 48e1766527 add an example of docker ps, and also of link aliases 11 lat temu
  Dustin Sallings 4ad3dfb05f CLI docs and examples of format 11 lat temu
  Victor Vieux 4b35c1b6a6 Merge pull request #2728 from SvenDowideit/docker-import-doc 11 lat temu
  Guillaume J. Charmes 62b1faf28c Merge pull request #2926 from crosbymichael/attach-wait 11 lat temu
  Sven Dowideit ba5268d382 re-word the help for docker import to make it clear that this will be an empty image containing only the files in the tar file 11 lat temu
  Michael Crosby 1fe1b216ad Return process exit code for attach 11 lat temu
  Alexis THOMAS 2c27da8818 Restore 'save' paragraph 11 lat temu
  Solomon Hykes 1d903da6fd Merge pull request #2609 from shykes/0.6.5-dm-plugin 11 lat temu
  Solomon Hykes 43c7df946d Merge branch 'master' into 0.6.5-dm-plugin 11 lat temu
  Andy Rothfusz 33f70f8978 Merge pull request #2725 from SvenDowideit/docker-export-doc 11 lat temu
  Michael Crosby d8f4b733f2 Add daemon docs with selecting graph driver 11 lat temu
  Sven Dowideit e288e7763e be very explicit about docker insert - it does not insert a file into an IMAGE, it creates a new image that adds only that file to its specified parent 11 lat temu
  Sven Dowideit 9696ec509a add 'to STDOUT' to the help, and add a simple eg that mentions it too 11 lat temu