Commit Graph

  • 642218cefa Docker run -e FOO should erase FOO if FOO isn't set in client env Doug Davis 2015-01-16 12:57:08 -08:00
  • 3296ada2ed Update to docker stats documentation Michael Crosby 2015-01-21 11:44:23 -08:00
  • 9da6238f41 Add documentation for stats feature Michael Crosby 2015-01-19 16:10:26 -08:00
  • ff12640c2b An initial quick import of documentation from Compose, Machine and Swarm Sven Dowideit 2015-01-19 09:55:08 +10:00
  • f870b2c6f5 Add docs for --memory-swap. Jessica Frazelle 2015-01-19 16:16:36 -08:00
  • ca57d01f87 Update the docs for --link accept container id Lei Jitang 2015-01-19 09:57:44 +08:00
  • 6f56148726 Add the list of possible values for --log-level to help text Doug Davis 2015-01-15 12:19:19 -08:00
  • 7c63b49df6 Document that ENV vars are not automatically updated Sebastiaan van Stijn 2015-01-19 00:23:57 +01:00
  • 4939c04b28 Add documentation for HTTP proxies Arnaud Porterie 2015-01-19 11:23:31 -08:00
  • 776f4e478e Support whitespaces in ADD and COPY continued Arnaud Porterie 2014-12-26 16:30:34 -08:00
  • da1720cca2 Fix typo. Liang-Chi Hsieh 2015-01-19 18:02:23 +08:00
  • 11c19fc0f3 Add build --pull and evenets --filter flags to the docs for 1.4 Sven Dowideit 2015-01-06 23:23:32 -05:00
  • 74b009e816 Add backing filesystem info to docker info command where applicable Fixes #9960 Phil Estes 2015-01-15 16:40:39 -05:00
  • 72aae7c046 Docs: Add note that export doesn't include volume data. Sebastiaan van Stijn 2015-01-14 23:47:17 +01:00
  • 40ee6737ea changed format of cli note Nathan Hsieh 2015-01-15 08:39:16 -08:00
  • 1c6f4dc7fb added note to man & cli docs on search limit Nathan Hsieh 2015-01-14 18:03:09 -08:00
  • 221cd67e25 Add --readonly for read only container rootfs Michael Crosby 2015-01-13 13:52:51 -08:00
  • e14d0cf87e Add a note that remote and Boot2Docker users should not type sudo Sven Dowideit 2014-12-29 18:19:42 +10:00
  • f4573ee0bc Allow the container to share the PID namespace with the host Dan Walsh 2014-11-25 15:10:53 -05:00
  • d246ce1f3d rename a existing container Closes #3036 Srini Brahmaroutu 2014-10-05 02:47:54 +00:00
  • dde41d008e Fix order of pause and port in command line documentation. Andreas Köhler 2015-01-07 20:27:24 +01:00
  • 663bc8e969 Adding IPv6 network support to docker Malte Janduda 2015-01-09 00:03:19 +01:00
  • 2b97e7c82e Add @ArikaChen's tip for using HTTPS proxy to pull Sven Dowideit 2015-01-05 10:53:39 +10:00
  • fbe252581a Specify ENV variables are also used for CMD. Jan Koprowski 2014-12-15 13:28:42 +01:00
  • 350d2e33b7 Allow for Dockerfile to be named something else. Add a check to make sure Dockerfile is in the build context Add docs and a testcase Make -f relative to current dir, not build context Doug Davis 2014-09-11 07:42:17 -07:00
  • c88762b38b Have .dockerignore support Dockerfile/.dockerignore Doug Davis 2014-10-23 14:30:11 -07:00
  • c5bd80c738 Fixed minor typo Christian Stefanescu 2015-01-06 12:34:14 +01:00
  • d8d520cfbc Explicitly mention that '-P' maps to random ports Sven Dowideit 2015-01-06 17:01:10 +10:00
  • ea4024d2bd --help option and help command should print to stdout not stderr Dan Walsh 2014-10-15 17:14:12 -04:00
  • bc5dd0cd32 Add docs Cloudfront cache invalidation Sven Dowideit 2014-12-18 16:46:43 +10:00
  • c33d198609 add ability to publish range of ports Closes #8899 Signed-off-by: Srini Brahmaroutu <srbrahma@us.ibm.com> Srini Brahmaroutu 2014-11-03 18:15:55 +00:00
  • 3fb5792b25 Sort options in bash completion alphabetically Harald Albers 2014-12-30 19:18:21 +01:00
  • 1d3be0eae9 Add missing options to bash completion Harald Albers 2014-12-29 19:21:45 +01:00
  • 6345932ff1 Document that there is a delay before the --restart policy restart, and that its double the last one Sven Dowideit 2014-12-30 12:14:08 +10:00
  • 04e44cef6b Talk up the 1.4 change to initialise volumes at time Sven Dowideit 2014-12-05 14:31:54 +10:00
  • bd4bbf0034 Add "OOM killed" event based on OOM state information Phil Estes 2014-11-19 14:50:16 -05:00
  • c5bc505744 Allow for relative paths on ADD/COPY Doug Davis 2014-12-12 10:32:11 -08:00
  • 8b6198a7f2 Update the documentation for #9356 fix Sven Dowideit 2014-12-16 15:25:09 +10:00
  • 1cc7a4eb81 add Scott's link checker script, and fix what it finds Sven Dowideit 2014-12-16 14:25:37 +10:00
  • 0ed37792d6 Additions for 1.4.1 release Fred Lifton 2014-12-16 17:40:02 -08:00
  • ce7267e597 Refactor completion for docker run and docker create Harald Albers 2014-12-15 21:07:41 +01:00
  • 6a94570d5a Update fish shell completions. Barnaby Gray 2014-12-07 12:40:29 +00:00
  • e6d8a17cf5 add note to docs about overlay + btrfs Jessica Frazelle 2014-12-08 10:18:17 -08:00
  • 41d3d7dc72 Added description for 'docker run' command, -c/--cpu-shares flag shishir-a412ed 2014-11-24 16:20:18 -05:00
  • 76daef2b9a Forbid client piping to tty enabled container Arnaud Porterie 2014-12-05 16:50:56 -08:00
  • acd8287c74 Add a fuse example, combining both SYS_ADMIN and --device Sven Dowideit 2014-12-05 16:41:18 +10:00
  • c5e525eb4c add --cap-add=NET_ADMIN to make a new network device Sven Dowideit 2014-12-05 16:30:47 +10:00
  • f96a52c955 Return docker's root dir in docker -D info Michael Crosby 2014-12-03 15:29:54 -08:00
  • dc2868ee11 Note that using -lxc-conf to change things Docker manages has pitfalls Sven Dowideit 2014-12-04 11:49:06 +10:00
  • 640fabe8da fixes as per feedback Sven Dowideit 2014-11-21 14:17:13 -08:00
  • 87353ddc98 Try out a different phrase for --icc Sven Dowideit 2014-11-20 16:48:27 -08:00
  • 716e639748 Doc: described storage-driver options in cli reference Michal Minar 2014-11-10 11:30:30 +01:00
  • 0f2e87fcf8 Man: describe --icc option better Michal Minar 2014-11-06 15:09:09 +01:00
  • f79055e610 Auto-update documentation from the output of the cli. Sven Dowideit 2014-11-28 14:21:55 +10:00
  • bc4f74bc1d Something changed, broke the docs release script, and it seems that --exclude still doesn't work, so I'm removing it Sven Dowideit 2014-12-04 16:05:45 +10:00
  • 12a763ba5a Rename the overlay storage driver Lénaïc Huard 2014-12-03 13:57:23 +01:00
  • f7c051492c Fix dead link cli.md Sindhu S 2014-12-01 19:28:02 +05:30
  • 82436ff167 docs: man docker-images: inconsistent naming Tomas Tomecek 2014-11-27 12:54:36 +01:00
  • 5d4d002c23 Fix dead link build.md Sindhu S 2014-12-01 19:35:58 +05:30
  • ed00fc5e27 Correct inaccuracy in docker pull documentation Alexander Boyd 2014-11-24 16:22:50 -07:00
  • d40014d096 Update documentation for EXPOSE Jacob Atzen 2014-11-25 12:07:02 +01:00
  • 407a4a1916 Removed extraneous ) James Turnbull 2014-11-25 10:38:16 -05:00
  • 00a5a3fa8a Add an example of how to add your client IP to the container hosts file Sven Dowideit 2014-11-18 15:55:40 -08:00
  • ab60926400 Fix a small typo Michael Steinert 2014-11-26 13:09:44 -06:00
  • 11d4be9719 Explain what the VIRTUAL SIZE means Sven Dowideit 2014-11-21 13:47:03 -08:00
  • 3b475ff060 docs nits Victor Vieux 2014-11-20 19:54:03 +00:00
  • 8434115c69 events filtering Victor Vieux 2014-11-20 19:46:48 +00:00
  • 3addb4d642 Minor bash completion cleanup Harald Albers 2014-11-19 14:29:56 +01:00
  • 055b224c90 Add missing options to bash completion for the run and create commands Harald Albers 2014-11-17 17:13:58 +01:00
  • 923e1ecbc5 Allow git@ prefixes for any hosted git service Aidan Hobson Sayers 2014-11-14 01:52:55 +00:00
  • 69d7e8443d zsh: correctly parse available subcommands Vincent Bernat 2014-11-23 00:45:14 +01:00
  • 536f41a73e Made wording a bit more generic. Dmitry V. Krivenok 2014-11-24 21:22:54 +03:00
  • 536361ff18 Fixed typo in documentation. Dmitry V. Krivenok 2014-11-23 22:59:35 +03:00
  • 494cc3ad71 build: add pull flag to force image pulling unclejack 2014-11-21 19:51:32 +02:00
  • acb8b1b5f6 overlayfs: add --storage-driver doc Vincent Batts 2014-11-18 23:22:32 -05:00
  • ddef8db902 key=values -> key=value Victor Vieux 2014-11-21 19:15:22 +00:00
  • 1d559f6ade add daemon labels Victor Vieux 2014-11-20 18:36:05 +00:00
  • 43cd8c9586 If an image has more than one repo name or tag, it'll be listed more than once Sven Dowideit 2014-11-17 16:41:54 -08:00
  • d9382df2b3 Make --tlsverify enable tls regardless of value specified Doug Davis 2014-11-20 07:29:04 -08:00
  • 440a18bb50 Add an example that shows starting apache in the foreground Sven Dowideit 2014-11-18 11:42:54 -08:00
  • 9af3e1ad09 tlsverify flag has no dash Sven Dowideit 2014-11-18 17:42:25 -08:00
  • 489d01ee7d Add support for ENV of the form: ENV name=value ... still supports the old form: ENV name value Doug Davis 2014-09-25 19:28:24 -07:00
  • 44071eb4ce Hostname -> Name Victor Vieux 2014-11-17 21:54:11 +00:00
  • d0e9a94ae0 add docs Victor Vieux 2014-11-17 19:26:39 +00:00
  • da3b6648fd Be clearer in docs about COPY/ADD dirs COPY/ADD just copies the contents of dirs, not dirs themselves. This PR tries to clear that up in the docs. Doug Davis 2014-11-16 05:13:14 -08:00
  • 0205c641fa Updated sig-proxy text also in zsh completion script Michal Minar 2014-11-19 09:08:39 +01:00
  • fec9e65e60 Corrected description of --sig-proxy Michal Minar 2014-11-13 10:40:45 +01:00
  • ef4fe0e404 makes the -s --size option documentation clearer #8950 Sven Dowideit 2014-11-06 13:39:42 +10:00
  • aa2c308471 Add --log-level support Doug Davis 2014-10-01 06:07:24 -07:00
  • 4d80935bff Allow IPC namespace to be shared between containers or with the host Dan Walsh 2014-11-10 16:14:17 -05:00
  • 7f24369ab5 Fix typo "infortmation" in docs for docker run pixelistik 2014-11-13 23:26:49 +01:00
  • 2c1368cd2f Updated the COPY directive reference: Source can't be a URL for COPY (+ formatting error fixes) decadent 2014-10-29 12:36:38 +03:00
  • e4401e3fe1 Add some details about the lifecycle of commands started with docker exec Sven Dowideit 2014-11-11 15:54:31 +10:00
  • 0d41e6a758 Use the HTTP Last-Modified http header as the mtime value for ADD cmd when present Doug Davis 2014-10-22 11:16:42 -07:00
  • fb4c349f40 unify (en dash) to - when specifying options George Xie 2014-11-05 12:26:17 +08:00
  • 86e72c6e06 Fix apparent copy paste mistake Huu Nguyen 2014-10-30 22:50:02 -04:00
  • 7a545897fe enhancing set-macaddress docu #2 Malte Janduda 2014-11-04 15:19:47 +01:00
  • a9e9f21f0f enhancing set-macaddress docu Malte Janduda 2014-11-03 11:43:11 +01:00
  • ad1a9d8d2f Adding docker-cli run param to set MAC address Malte Janduda 2014-10-03 23:02:17 +02:00
  • 7caa149d5f Clarify USER instruction documentation Arnaud Porterie 2014-11-01 13:58:18 -07:00