Commit Graph

  • 5b9405b388 adding support for port ranges on --expose Closes #1834 Srini Brahmaroutu 2014-09-17 01:08:30 +00:00
  • 01b86d0d32 Fix docker exec command help messages Lei Jitang 2014-10-30 09:38:44 +08:00
  • 39b226dc84 add missing 'current filter' to ps Victor Vieux 2014-10-31 18:28:10 +00:00
  • 166109859e Mapping change in code Huayi Zhang 2014-10-31 09:57:54 +08:00
  • deabfbc88f Add docs for --dns-search=. Huayi Zhang 2014-10-29 17:17:02 +08:00
  • c90e4b1bc5 Adds new Docs Style Guide. Fred Lifton 2014-10-29 16:43:18 -07:00
  • d83b068933 Adding self to various maintainers files. Jessica Frazelle 2014-09-23 17:24:52 -07:00
  • a6ba3f585b Tweaks to Dockerfile tutorial Fred Lifton 2014-10-24 12:00:47 -07:00
  • 588d30ecca Expose # of CPUs and memory available on docker info. Andrea Luzzardi 2014-10-24 15:48:23 -07:00
  • 15192a0bc1 builder: Update documentation WRT environment replacement Erik Hollensbe 2014-10-27 20:05:29 +00:00
  • 9efb51fbc1 Rewrite ENTRYPOINT documentation covering all the combinations with examples. Sven Dowideit 2014-10-22 12:30:59 +10:00
  • aedfc62293 Link to run reference from cli doc Sven Dowideit 2014-10-21 10:48:58 +10:00
  • c55facc917 zsh: update zsh completion for docker command Vincent Bernat 2014-10-20 15:33:17 +02:00
  • a6594e13ce Fixed a minor docs issue in a Dockerfile Example Madhu Venugopal 2014-10-19 10:06:58 -07:00
  • f1a49f2560 Fix support for --env-file in bash completion Harald Albers 2014-10-14 17:45:29 +02:00
  • ff38494bbe Docs syntax fix Ryan Detzel 2014-10-16 15:57:38 -04:00
  • 981a612adf Add info on --device flag permissions ':rwm' Sven Dowideit 2014-10-08 13:10:31 +10:00
  • d227c88e19 Rewrite documentation for insecure registries Tibor Vass 2014-11-14 11:04:47 -08:00
  • 5b491e6942 Add the possibility of specifying a subnet for --insecure-registry Tibor Vass 2014-11-11 16:31:15 -05:00
  • f58767aced Docs edits for dropping SSLv3 and under + release notes for 1.3.1 Tibor Vass 2014-10-22 08:30:48 -04:00
  • 8d6cc5b994 Do not verify certificate when using --insecure-registry on an HTTPS registry Tibor Vass 2014-10-10 23:22:12 -04:00
  • c773557121 Expand documentation for --insecure-registries Michael Crosby 2014-08-19 12:27:23 -07:00
  • 15490a58b2 make http usage for registry explicit unclejack 2014-08-16 13:27:04 +03:00
  • 22c0b17eb2 Docker-DCO-1.1-Signed-off-by: SvenDowideit <SvenDowideit@home.org.au> (github: SvenDowideit) SvenDowideit 2014-09-25 14:13:30 +10:00
  • eecd9e7003 Mention the mkdocs.yml file for adding new documents Sven Dowideit 2014-10-08 11:44:01 +10:00
  • 57d75938cd Add DOCKER_TLS_VERIFY environment variable, equivalent to --tlsverify flag Aanand Prasad 2014-10-10 16:02:04 +01:00
  • c5e74b80e2 Add more info on attach inspired by discussion in #2855 Sven Dowideit 2014-10-07 13:56:55 +10:00
  • b8ab535076 Fix href in docs w.r.t. cgroups freezer pointer Doug Davis 2014-10-12 12:59:46 -07:00
  • 6ad404ac57 Fix typo: reguardless should be regardless Doug Davis 2014-10-12 14:41:24 -07:00
  • 3be32c5e8e Add some docs about which env vars are defined in new containers Doug Davis 2014-10-10 15:40:52 -07:00
  • 53ee6d2237 Fix security-opt docs Dan Walsh 2014-10-03 11:43:22 -04:00
  • a62d8740bf Multiple fixes to the cli.md document. James Turnbull 2014-10-03 10:38:22 -04:00
  • 410719e6df Add ENV variables support to WORKDIR build command Adrien Folie 2014-07-15 19:17:20 +02:00
  • 49323dfac9 Add note to docs about lack of shell processing in JSON form Doug Davis 2014-10-02 11:16:51 -07:00
  • f071599471 Optimize the bash completion even further Tianon Gravi 2014-10-02 15:13:37 -06:00
  • e775b26a78 add bash completion support for pause and unpause Michael Scharf 2014-10-02 19:01:10 +02:00
  • c5f3535b06 update docs Victor Vieux 2014-09-30 00:59:29 +00:00
  • 5619082f2b Add --security-opts options to allow user to customize security configuration Dan Walsh 2014-09-29 06:44:32 -04:00
  • 6f116d084a Adding exec remote API documentation along with minor code cleanup. Docker-DCO-1.1-Signed-off-by: Vishnu Kannan <vishnuk@google.com> (github: vishh) Vishnu Kannan 2014-09-17 18:36:51 +00:00
  • 5419043a5d Filter containers by status. Jessica Frazelle 2014-09-26 16:25:50 -07:00
  • 1d2bb271ac Doc update to clarify EXPOSE vs -p functionality. Daniel Farrell 2014-09-28 19:45:41 -04:00
  • 0e82ab713b Add more info about when build cache is invalidated/used - Issue #3636 Plus some edits as suggested by @jamtur01 Doug Davis 2014-09-29 08:34:58 -07:00
  • ed49f5cab1 Add the 2 image events found using git grep 'Job("log"' SvenDowideit 2014-09-26 11:55:36 +10:00
  • 003ddf6100 The list of events that 'grep' told me about SvenDowideit 2014-09-25 15:32:51 +10:00
  • 1a83c9f87e add wildcard support to copy/add Doug Davis 2014-09-22 06:41:02 -07:00
  • 62cc00b765 Adding details on how to use .dockerignore file Addresses #7724 Srini Brahmaroutu 2014-09-23 18:23:15 +00:00
  • 3e3d368b74 Pull all image aliases for id. Closes #8141. Jessica Frazelle 2014-09-23 15:58:05 -07:00
  • 5c9bb30d90 Updated output from the docker cli help SvenDowideit 2014-09-25 16:07:55 +10:00
  • 82ff6f0c9f builder: Fix handling of VOLUME command where multiple volumes are specified in a space delimited list. Erik Hollensbe 2014-09-11 06:27:51 -07:00
  • b6e3153734 Replace get.docker.io -> get.docker.com and test.docker.io -> test.docker.com Tibor Vass 2014-09-23 19:18:09 -04:00
  • 85808d776d Adding new Dockerfile Best Practices doc, and links thereto. Fred Lifton 2014-09-23 14:21:00 -07:00
  • 056efbbe14 That URL isn't there anymore Sven Dowideit 2014-09-23 15:04:00 +10:00
  • d6d5dcd55a Doc update to clarify random port mapping on docker run -P Dan Cotora 2014-09-22 08:36:20 +03:00
  • e938ac9e78 Adding additional documentation for fixed-cidr networking Frederick F. Kautz IV 2014-07-21 15:30:21 -04:00
  • 1798f72254 Implement allocating IPs from CIDR within bridge network Alexandr Morozov 2014-05-29 00:06:23 +04:00
  • 5afc964a9e Fix detaching from attached container Jyrki Puttonen 2014-09-19 14:57:38 +03:00
  • 9c74cf01e2 Cleanup: Fix cli docs: Sorted command headers. Andrey Petrov 2014-09-20 17:59:52 -07:00
  • 6ea2cc5e0e Add support for copy/add with multiple src files Doug Davis 2014-09-16 09:58:20 -07:00
  • a492b97cd0 Add an option to disable IP masquerading Eugene Yakubovich 2014-09-16 20:00:15 -07:00
  • 54f5e16a38 'an file' -> 'a file' grammar fix Albert Callarisa 2014-09-18 22:55:38 +08:00
  • 14c0f0781d Allow extra lines in /etc/hosts Tim Hockin 2014-09-13 04:35:59 +00:00
  • 442ac2bc31 Add create to contrib/completion Tibor Vass 2014-08-11 13:12:09 -04:00
  • 7786198ec8 docs fix Tibor Vass 2014-07-18 19:38:27 -05:00
  • 5886a02980 Add "docker create" support Alexander Larsson 2014-03-10 14:11:23 +01:00
  • dbb8b6e280 Fix for issue 7902. Use utils.RFC3339NanoFixed ("2006-01-02T15:04:05.000000000Z07:00") instead of time.RFC3339Nano to format our log timestamps - this way things are aligned, in particular the nano seconds are padded with zeros Doug Davis 2014-09-10 12:36:01 -07:00
  • 98c2ff06ed Add exec to autocompletions Jessica Frazelle 2014-09-16 11:46:24 -07:00
  • aa62097042 Adding docker exec support in CLI. Fixed a bug in daemon that resulted in accessing of a closed pipe. Vishnu Kannan 2014-09-16 06:43:43 +00:00
  • 09bfb139f1 Removing 'exec' feature from the CLI until the docker daemon supports resizing of tty sessions for exec'ed commands. Vishnu Kannan 2014-09-15 17:06:07 +00:00
  • 733ac4b1e7 Address review comments. Vishnu Kannan 2014-09-11 00:06:59 +00:00
  • 4b80189b3b Update cli.md to include 'docker exec' feature. Docker-DCO-1.1-Signed-off-by: Vishnu Kannan <vishnuk@google.com> (github: vishh) Vishnu Kannan 2014-09-10 07:39:20 +00:00
  • 3ca630d381 Consistently use 'sudo docker' in examples Sven Dowideit 2014-09-16 11:49:05 +10:00
  • b7cb370393 Override prettyPrint's colour choice (red) for strings in quotes. Sven Dowideit 2014-09-11 15:54:03 +10:00
  • f0b5f2601f Add notes about single-quotes Doug Davis 2014-09-11 10:09:18 -07:00
  • 7ecebf2877 Add daemon flag to specify public registry mirrors Tim Smith 2014-07-18 18:48:19 +00:00
  • 70abfec849 add -p PORT as a valid format specification Sven Dowideit 2014-09-09 11:16:02 +10:00
  • 5547dedac3 Added --device flag to run reference James Turnbull 2014-09-07 22:49:46 -04:00
  • aa499ca76e add a little documentation for docker pull SvenDowideit 2014-08-29 10:16:40 +10:00
  • 0296063f1e zsh: update zsh completion for docker command Vincent Bernat 2014-09-03 22:30:11 +02:00
  • 65c06ca59a Changes to Sven's cherry pick process Added content and revised after walk-through Fred Lifton 2014-09-04 13:32:16 -07:00
  • 0678d92b26 Add --force-rm to docker build command completion Thomas LÉVEIL 2014-08-31 22:08:28 +02:00
  • 90d2156bc6 Adding Docs Deploy process to Docs ReadMe Fred Lifton 2014-09-02 17:44:36 -07:00
  • 621e17a267 document the cherry-pick process I'm using to make docs updates Sven Dowideit 2014-08-27 15:19:00 +10:00
  • 6f480a8667 List all ports when calling docker port container SvenDowideit 2014-06-24 12:03:08 +10:00
  • 28b535f825 docker save: ability to save multiple images Vincent Batts 2014-05-01 00:26:24 -04:00
  • bbea6aa42d Update /etc/hosts when linked container is restarted Victor Vieux 2014-07-14 23:19:37 +00:00
  • 8b869694be add the [OPTIONS] string automatically if there are flags defined SvenDowideit 2014-08-25 11:53:31 +10:00
  • 116bf8fdfb Revert "--help option and help command should print to stdout not stderr" Victor Vieux 2014-08-27 18:59:13 +00:00
  • f646304808 --help option and help command should print to stdout not stderr Dan Walsh 2014-08-21 15:35:20 -04:00
  • 496b9b1977 Update flag usages and docs for max restart count Michael Crosby 2014-08-13 18:21:15 -07:00
  • e06e910b87 Fixed a typo and added a bit based on Sven's feedback Fred Lifton 2014-08-19 17:22:11 -07:00
  • f30add12fe Added warning re: using root for dockerfile root. Fixes #7612 Fred Lifton 2014-08-19 13:39:50 -07:00
  • 46121c5edd Cleanup: correct cli --volumes-from description Deshi Xiao 2014-08-20 15:56:50 +08:00
  • d8b3ccd869 update the cli / man page docs based on what is in master right now SvenDowideit 2014-08-18 09:31:58 +10:00
  • 0142098e67 Deprecate --restart on the daemon Michael Crosby 2014-08-13 14:58:57 -07:00
  • 9d8d982e5c Update docs based on feedback from review for --restart Michael Crosby 2014-08-05 14:40:50 -07:00
  • 8f67e34cba Add documentation and update restart rules. Michael Crosby 2014-08-04 18:20:53 -07:00
  • 9f2253c926 Move remote API config out of daemon/ Solomon Hykes 2014-08-11 22:30:01 +00:00
  • b1aa5d84a7 docker ps: introducing filters Vincent Batts 2014-06-02 15:08:39 -04:00
  • d31f289d22 fix for issue 7281 add missing comma per O.S. Tezer's commment Doug Davis 2014-08-08 15:26:22 -04:00
  • 827784fc31 fix command output examples in cli documentation Patrick Hemmer 2014-08-10 12:47:46 -04:00