Commit Graph

  • 2ff41c5365 add linked containers to hosts file Bryan Murphy 2014-04-07 18:34:07 +00:00
  • 4e22cf681e Add docs for --net flag Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Michael Crosby 2014-05-02 15:32:26 -07:00
  • 0137184cb6 Rearrange the existing info a little, and add example style guide Sven Dowideit 2014-05-05 10:38:44 +10:00
  • df1d6ee946 cli.md: More typos Felix Rabe 2014-05-02 23:27:39 +02:00
  • 4cf7b28b9a run.md: Close braces Felix Rabe 2014-05-03 02:20:59 +02:00
  • 2d514f7543 cli.md: sudo at the right place Felix Rabe 2014-05-02 22:59:43 +02:00
  • e134bb174e cli.md: Fix up Markdown formatting by adding one ` Felix Rabe 2014-05-02 16:53:59 +02:00
  • a3595e6a6e run.md: Convert some backticks to apo's Felix Rabe 2014-05-03 02:11:00 +02:00
  • 12d91c5137 cli.md: Add space Felix Rabe 2014-05-02 22:56:35 +02:00
  • c617aa0ea7 cli.md: Add another sudo Felix Rabe 2014-05-02 23:13:28 +02:00
  • b8073c74a7 Improve code/comment/output markings & display consistency O.S.Tezer 2014-05-01 17:13:34 +03:00
  • 381334d3d2 Timestamps for docker logs. Alexandr Morozov 2014-04-02 23:26:06 +04:00
  • 15fb9e2087 remove rst/sphinx documentation Sven Dowideit 2014-05-01 15:31:58 +10:00
  • 4d694e02eb Add cli flag to docs for selinux support Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Michael Crosby 2014-04-29 00:47:09 -07:00
  • cb003686e4 Addressed regression of private repository documentation. James Turnbull 2014-04-26 08:00:01 -04:00
  • d5b9bea76f Replaced all double backticks in README with singles James Turnbull 2014-04-26 09:53:17 -04:00
  • 1e3f899705 Updated Docs README James Turnbull 2014-04-26 08:10:19 -04:00
  • 53eedfc835 add a reference to multiple -H options, and update the other example of -H option Sven Dowideit 2014-04-24 11:09:27 +10:00
  • da8e2310c6 - unix://path/to/socket should read unix:///path/to/socket like the rest of the documentation (a slash was missing) - Mention that [] options may be specified multiple times on the Usage page Mike MacCana 2014-02-14 12:16:26 +00:00
  • ecc2740a94 Looking into some broken links, I noticed that we don't need to use relative paths, and also fixed some broken images. Sven Dowideit 2014-04-24 22:12:21 +10:00
  • 148a2be878 Docs auto-conversion fixes and MD marking and structure improvements. O.S.Tezer 2014-04-23 23:48:28 +03:00
  • 149437ff87 Introducing spīritus lēnis to fix code highlighting issues due to apostrophe. O.S.Tezer 2014-04-19 03:35:45 +03:00
  • 34628fa8a4 Mark notes and warnings, fix broken link renderings within. O.S.Tezer 2014-04-18 23:21:55 +03:00
  • 57acc3cd5d Fixed #5283 - literal leftover from cutover James Turnbull 2014-04-17 18:55:24 -04:00
  • 35710efce1 Fix for broken in-document links which got scrambled during conversion. O.S.Tezer 2014-04-17 18:09:08 +03:00
  • 742c981b37 simplify the docs branch process for now Sven Dowideit 2014-04-17 11:11:32 +10:00
  • 88a30886e5 now, with shiney markdown Sven Dowideit 2014-04-16 10:53:12 +10:00
  • d39c8aea47 move the documentation to markdown Sven Dowideit 2014-04-15 06:01:25 +00:00
  • b002e5ff8e Adding timestamp end to events endpoint. Modifying api docs. Isabel Jimenez 2014-03-23 16:14:40 -07:00
  • 0f4461a8b2 add some more text to the cli docs Sven Dowideit 2014-04-07 17:00:01 +10:00
  • 8777b52219 Early deprecation warning for 'docker commit --run' Solomon Hykes 2014-04-08 09:49:48 -07:00
  • 5717858626 use the docs sidebar to be the TOC means that level 2 headings are the most important Sven Dowideit 2014-04-08 14:25:57 +10:00
  • df48712193 intermediate image layers are used for more than the build Sven Dowideit 2014-04-07 17:18:45 +10:00
  • a9ae270842 Deprecate 'docker insert' Solomon Hykes 2014-04-03 23:47:58 +00:00
  • 3a5697d52a Deprecate 'docker images --tree' and 'docker images --viz' Solomon Hykes 2014-04-03 22:02:03 +00:00
  • 8cf995efcf docs: explain what docker run -a does unclejack 2014-04-02 16:00:12 +03:00
  • bf4255afd0 Update docs. Make PULL up to date, remove deprecated falg and update PUSH Guillaume J. Charmes 2014-04-01 11:17:54 -07:00
  • ba5970e101 Update fish completions for docker master. Barnaby Gray 2014-03-27 19:13:27 +00:00
  • 40f100517d --env-file: simple line-delimited Vincent Batts 2014-03-11 16:22:58 -04:00
  • 552c1d2899 env-file: update functionality and docs Vincent Batts 2014-03-06 17:49:47 -05:00
  • 46d697f30b Fixing doc references to --env-file Vincent Batts 2014-02-26 16:05:25 -05:00
  • 39880a5829 --env-file instead of --envfile Vincent Batts 2014-02-18 15:41:28 -05:00
  • f29511550b support for docker run environment variables file Vincent Batts 2014-02-16 19:24:22 -05:00
  • 1c21055985 Fix daemon's documentation for -bip flag Jason Plum 2014-03-28 18:02:17 -04:00
  • 3d29e3bf8e typo fix Justin Simonelis 2014-03-26 10:24:16 -04:00
  • 69ddbf7e0b Fix fish completion when having alias on awk or grep Guillaume J. Charmes 2014-03-26 09:05:21 -07:00
  • bdebc378c9 docker load: added example of a multiple tag image Vincent Batts 2014-03-25 08:30:59 -04:00
  • c7e8b69f3f docker load: doc clarification Vincent Batts 2014-03-24 23:31:59 -04:00
  • de4aba1b65 docker load: add --input flag Vincent Batts 2014-03-24 21:43:26 -04:00
  • 5fdc8456ca I'm not looking forward to documenting cli arguments that may or may not show depending on what plugins / drviers you choose Sven Dowideit 2014-03-20 09:59:54 +10:00
  • dd1f12fe6c docker save: add and improve docs Vincent Batts 2014-03-19 14:47:20 -04:00
  • ea3cd0f065 Revert "Disable automatic killing of containers when docker stop fails" Michael Crosby 2014-03-24 12:03:56 +00:00
  • e12226771d fix typo in documentation Daniel Norberg 2014-03-19 15:20:36 -04:00
  • ac0787dbab configurable dns search domains Daniel Norberg 2014-02-07 11:48:14 -05:00
  • f07cb7c233 Add authenticated TLS support for API Johannes 'fish' Ziemke 2014-02-27 13:47:59 +01:00
  • dfd2d9f1ea Add some documentation about relative WORKDIR values Tianon Gravi 2014-03-17 19:26:39 -06:00
  • ec1254275d Add image size to history docs Michael Crosby 2014-03-18 16:24:45 -07:00
  • 41429fd727 Using names in docker ps --since-id/--before-id, resolves #3565 LK4D4 2014-03-18 21:38:56 +04:00
  • d45a91a56b Disable automatic killing of containers when docker stop fails Brian Goff 2014-03-14 22:33:41 -04:00
  • e4111339bb Add missing client doc Victor Vieux 2014-03-14 17:13:11 +00:00
  • 2f33a8e6bd move git clone from daemon to client Victor Vieux 2014-02-26 23:20:58 +00:00
  • 974b760644 Fix sphinx header underline warnings I introduced... Tianon Gravi 2014-03-13 22:35:09 -06:00
  • 6f6214866a Update to double-dash everywhere Tianon Gravi 2014-03-13 11:46:02 -06:00
  • fb3a8f17c3 Add missing options -t and -v to images subcommand doc Ken ICHIKAWA 2014-03-13 15:19:42 +09:00
  • cdd5e423aa Remove duplicated description of --mtu Ken ICHIKAWA 2014-03-12 14:52:39 +09:00
  • 60cd5ec3b7 merge existing config when committing Wes Morgan 2014-01-30 12:00:18 -07:00
  • bb64095f4b Update daemon docs and help messages for --iptables and --ip-forward Ken ICHIKAWA 2014-03-12 13:44:01 +09:00
  • 771de961bf Removing HEAD tag from last commit Scott Collier 2014-03-11 20:00:16 -05:00
  • f07bd8fb8a Adding CLI options to the commandline reference documentation. Scott Collier 2014-03-08 18:07:19 -06:00
  • 9fbf050286 Adding the new options to the docker ps documentation. Scott Collier 2014-03-08 16:32:00 -06:00
  • f742182359 Adding options to docker restart documentation Scott Collier 2014-03-08 17:23:06 -06:00
  • 151dd6d3f1 Adding the new options to the docker ps documentation. Scott Collier 2014-03-08 16:32:00 -06:00
  • 939dd00e47 Update email + add self to pkg/signal Guillaume J. Charmes 2014-03-10 20:26:45 -07:00
  • 5348fdca04 Correct Docker run --host param to --hostname Tom Fotherby 2014-03-07 16:41:11 +00:00
  • 1abc7e3c7c Add ability to force removal of running container via docker rm -f Brian Goff 2014-02-05 23:10:57 -05:00
  • 920d1683e2 Create a -G option that specifies the group which unix sockets belong to. Evan Krall 2014-01-24 16:18:02 -08:00
  • a625f00d0d Consistently capitalize CLI options James Turnbull 2014-03-04 20:22:51 -05:00
  • 86b133528c Update daemon docs for exec drivers Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael) Michael Crosby 2014-03-03 17:43:08 -08:00
  • 7bce027176 handle symlinks for Docker's root dir & TMPDIR unclejack 2014-02-24 23:10:06 +02:00
  • 87b94808dc Support json output in --format flag of docker inspect ILYA Khlopotov 2014-02-28 08:08:01 -08:00
  • 0db1996a26 add a little bit mentioning commandline option combinations Sven Dowideit 2014-02-28 08:07:46 +10:00
  • 45e2caf10e Add fish shell completions from https://github.com/barnybug/docker-fish-completion. Barnaby Gray 2014-03-01 17:33:54 +00:00
  • 29d73de168 one ponted out by lukaspustina, and one that I bet I added Sven Dowideit 2014-03-01 05:12:21 +10:00
  • 231c00296b add missing doc Victor Vieux 2014-02-20 00:13:37 +00:00
  • 730417f46f make docker build -rm=true default #4292 Brian Goff 2014-02-23 11:32:12 -05:00
  • 9d1894a44c execdriver flag for docker daemon Vincent Batts 2014-02-17 16:54:36 -05:00
  • 92d8b836a7 Remove uneeded wording in Dockerfile format Brian Goff 2014-02-23 15:45:44 -05:00
  • dcea86eb25 Drop -mtu from docs in favor of --mtu only Danny Berger 2014-02-21 13:43:03 -05:00
  • 16e959358b Fix cli argument usage typo for docker --mtu Danny Berger 2014-02-21 10:51:51 -05:00
  • a79fae655d forbid chained onbuild, from & maintainer triggers unclejack 2014-02-20 17:16:45 +02:00
  • 0793ff9774 reinforce that docker build --rm is a good default to use Sven Dowideit 2014-02-21 13:51:08 +10:00
  • 2be94a6d55 update links Docker-DCO-1.1-Signed-off-by: Andy Rothfusz <github@developersupport.net> (github: metalivedev) Andy Rothfusz 2014-02-18 19:25:43 -08:00
  • 2af848ac2c Update the documentation docs with new branch information. Docker-DCO-1.1-Signed-off-by: Andy Rothfusz <github@developersupport.net> (github: metalivedev) Andy Rothfusz 2014-02-18 19:21:12 -08:00
  • bdb4174a7f Add extra info regarding docker run funcationality Brian Goff 2014-02-18 15:08:09 -05:00
  • 4e224b4218 my attempt to disentagle repository and registry (Issue #1439) Sven Dowideit 2013-12-18 21:12:49 +10:00
  • 0bf10f83a1 add a little reenforcement to the help for docker build -q Sven Dowideit 2014-02-13 14:48:55 +10:00
  • 4e4c5547b8 Support submodules when building from a gh repo Song Gao 2014-01-06 12:06:05 -06:00
  • 0c427d6796 disallow tcp:// from defaulting to 127.0.0.1:4243 unclejack 2014-02-13 03:26:35 +02:00
  • bb10fef646 Fix RST formatting Dafydd Crosby 2014-02-07 00:10:47 -07:00
  • ba6266c648 add a little more information about the docker run -P option Sven Dowideit 2014-02-11 19:53:45 +10:00