David Calavera
c795d0bab9
Merge pull request #19689 from cednation/etwlogs
...
Windows: Add ETW logging driver plug-in
2016-02-16 15:01:17 -08:00
Bastiaan Bakker
f982f08c50
add missing trailing slash in ADD and COPY /absoluteDir examples. According to the specs they are mandatory.
...
Signed-off-by: Bastiaan Bakker <bbakker@xebia.com >
2016-02-16 22:52:16 +01:00
Cedric Davies
3fe60bbf95
Windows: Add ETW logging driver plug-in
...
Signed-off-by: Cedric Davies <cedricda@microsoft.com >
2016-02-16 13:24:49 -08:00
David Calavera
80187df257
Merge pull request #19986 from vishh/expose-root-dir
...
Expose docker's root directory by default as part of `docker info`.
2016-02-16 12:57:57 -08:00
Vishnu kannan
6a3176d4fe
Expose docker's root directory by default as part of docker info.
...
Signed-off-by: Vishnu kannan <vishnuk@google.com >
2016-02-16 10:40:15 -08:00
Robert Wallis
8779a4ca62
Fixing mismatched network name.
...
Using `my-net` to be consistent with:
https://docs.docker.com/engine/reference/run/
Signed-off-by: Robert Wallis <smilingrob@gmail.com >
2016-02-15 13:17:05 -08:00
Sebastiaan van Stijn
7da5784b10
Fix documentation typos
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2016-02-15 15:46:56 +01:00
Vincent Demeester
7d9532552b
Merge pull request #20280 from rhuss/patch-2
...
Add network mode `none` to list of possible values
2016-02-13 14:21:27 +01:00
Roland Huß
c80b36c938
Extended explanation of NetworkMode's value
...
* Add network mode `none` to list of possible values for API version 1.15 - 1.23
* For API version 1.21 - 1.23 add explanation that any other value is taken as a custom network's name
Signed-off-by: Roland Huß <roland@jolokia.org >
2016-02-13 10:00:51 +01:00
David Calavera
b734d0e8cc
Merge pull request #20285 from moxiegirl/fix-user-guide
...
Update the userguide to fix user feedback
2016-02-12 11:07:03 -08:00
Mary Anthony
bf76b1d686
Update the userguide to fix user feedback
...
Signed-off-by: Mary Anthony <mary@docker.com >
2016-02-12 10:08:59 -08:00
David Calavera
3a3c953806
Merge pull request #20266 from npcode/fix-docs-dockernetworks-three-options
...
Fix an erratum; s/two/three/
2016-02-12 09:58:48 -08:00
Yi EungJun
8c93958fcb
Fix an erratum; s/two/three/
...
There are three options because the new one was added at 6f863cf .
Signed-off-by: Yi EungJun <eungjun.yi@navercorp.com >
2016-02-13 00:14:35 +09:00
Roland Huß
03b25e024e
Fix some formatting
...
* Codified example container names
* Emphasised 'link' vs 'legacy link' (instead of using code markup)
* Add a missing ``` for a code example
Signed-off-by: Roland Huß <roland@jolokia.org >
2016-02-12 10:34:55 +01:00
Victor Vieux
99a396902f
fix common misspell
...
Signed-off-by: Victor Vieux <vieux@docker.com >
2016-02-11 15:49:36 -08:00
Jessica Frazelle
1e92e5fdaa
update cap-add docs for seccomp
...
Signed-off-by: Jessica Frazelle <acidburn@docker.com >
2016-02-11 13:47:08 -08:00
Sebastiaan van Stijn
d4d0b8a42b
Merge pull request #20234 from kiawin/20232-improve-overriding-user-command-details
...
Improve usage details on overriding USER command in Docker run refere…
2016-02-11 18:18:26 +01:00
Tianon Gravi
b1e5c773b2
Remove "--group-add dbus" from busybox example (no dbus group in busybox anymore)
...
Signed-off-by: Andrew "Tianon" Page <admwiggin@gmail.com >
2016-02-11 08:20:28 -08:00
Sian Lerk Lau
bc3e02b9ec
Improve usage details on overriding USER command in Docker run reference page
...
Signed-off-by: Sian Lerk Lau <kiawin@gmail.com >
2016-02-12 00:05:32 +08:00
Anonmily
2c60a9cba2
Docker Remote API documentation update
...
I was confused for the longest time on how to actually use and make requests against the remote API, so I think that it might help for those getting started with it to know how to actually test it out via curl. I added in parts on how to access the remote API via curl against the default unix socket, and also on how to configure the docker daemon to expose the API on a TCP port as well if desired.
Signed-off-by: Michelle Liu <michelle@michelleliu.io >
2016-02-11 16:28:15 +01:00
Vincent Demeester
2cca097ea8
Merge pull request #20052 from aditirajagopal/19301-overlay-network-unique-hostname
...
Overlay Network needs Unique Hostname
2016-02-11 15:41:54 +01:00
Sebastiaan van Stijn
89f94ec03b
Merge pull request #20161 from tkopczynski/docs-before-since-filters
...
docker ps before and since filters documentation
2016-02-11 15:32:50 +01:00
Mary Anthony
8d673d9471
Update Dockerfile
...
Signed-off-by: Mary Anthony <mary@docker.com >
2016-02-10 20:40:30 -08:00
Victoria Bialas
4e9e95fe8d
added better what's next topics to point to new machine docs related to Issue #18282
...
updated cloud install example per Olivier's comments, added better command examples
updates per @thaJeztah comments
fixed links per @theJeztah comments, renamed cloud.md to overview.md for better URL name
updates per @moxiegirl comments, added alias for renamed file, modified links, changed a title
fixed link errors
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
2016-02-10 14:19:05 -08:00
Tomasz Kopczynski
27fc78abdd
Before and since filters documentation
...
Signed-off-by: Tomasz Kopczynski <tomek@kopczynski.net.pl >
2016-02-09 20:37:33 +01:00
Chad Swenson
1435c9ea21
Fix typo in Docker Toolbox upgrade section
...
Signed-off-by: Chad Swenson <chadswen@gmail.com >
2016-02-09 11:36:45 -06:00
Sebastiaan van Stijn
f5ed72c931
Merge pull request #20116 from muthu-r/master
...
Add Horcrux volume plugin to plugins.md
2016-02-09 09:59:26 +00:00
Doug Davis
d579490b2b
Make it clear that env vars must be simple
...
Closes #20169
Signed-off-by: Doug Davis <dug@us.ibm.com >
2016-02-08 18:02:37 -08:00
Muthukumar R
58427fd8a6
Add Horcrux volume plugin to plugins.md
...
Signed-off-by: Muthukumar R <muthur@gmail.com >
2016-02-08 15:16:56 -08:00
Aditi Rajagopal
47dbb59e5b
Update List of Client Library Projects
...
Resolves : #20110
Signed-off-by: Aditi Rajagopal <arajagopal@us.ibm.com >
2016-02-08 16:16:42 -06:00
Aditi Rajagopal
3024604054
Overlay Network needs Unique Hostname
...
Resolves : #19301
Signed-off-by: Aditi Rajagopal <arajagopal@us.ibm.com >
2016-02-08 15:14:38 -06:00
Ilkka Laukkanen
a3c290536a
Tweak VM volume mapping paragraph
...
The wording looked like there was maybe a copy-paste error there, I tried to make it a bit more clear.
Signed-off-by: Ilkka Laukkanen <ilkka@ilkka.io >
2016-02-06 13:35:02 +02:00
Brian Goff
a70d9957c3
Merge pull request #20049 from kesarion/patch-1
...
added dockerizer library
2016-02-05 20:52:07 -05:00
Alexandru Sfirlogea
1cceb854a7
added dockerizer library
...
Signed-off-by: Kesarion <alexandru.sfirlogea@gmail.com >
Signed-off-by: Alexandru Sfirlogea <alexandru.sfirlogea@gmail.com >
2016-02-05 23:49:36 +02:00
Tom X. Tobin
7f275315ed
Fix mention of at sign in docs
...
The at sign (`@`) was being referred to in the documentation as an
ampersand (`&`).
Signed-off-by: Tom X. Tobin <tomxtobin@tomxtobin.com >
2016-02-05 16:47:57 -05:00
Sebastiaan van Stijn
6ab52f9f00
Add note that seccomp 2.2.1 or higher is required
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2016-02-05 21:26:03 +01:00
David Calavera
4aac8a60b2
Add missing debug client mode info in docs.
...
Signed-off-by: David Calavera <david.calavera@gmail.com >
2016-02-05 12:29:54 -05:00
moxiegirl
e59922a557
Merge pull request #20032 from thaJeztah/fix-systemd-404
...
Fix incorrect alias for systemd docs
2016-02-05 08:26:15 -08:00
Sebastiaan van Stijn
50dba63845
Fix incorrect alias for systemd docs
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2016-02-05 16:18:26 +01:00
Stefan Scherer
4688efc3ed
Fix typo in Chocolatey
...
Signed-off-by: Stefan Scherer <scherer_stefan@icloud.com >
2016-02-05 16:15:20 +01:00
Sebastiaan van Stijn
0a6e0c43d9
Fix Header on migration page
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2016-02-05 00:35:49 +01:00
Chun Chen
c199506b59
Display internal flag on network inspect
...
Also adds internal network tests for bridge network
Signed-off-by: Chun Chen <ramichen@tencent.com >
2016-02-04 15:28:37 +08:00
Kai Qiang Wu(Kennan)
feab8b179e
Add support details for storage driver
...
Signed-off-by: Kai Qiang Wu(Kennan) <wkqwu@cn.ibm.com >
2016-02-04 00:51:02 +00:00
Jess Frazelle
1ae6da75c8
Merge pull request #19858 from felixge/vboxfs-sendfile-warning
...
docs: point out known issue with nginx/vboxfs
2016-02-03 13:50:34 -08:00
Vincent Demeester
e17f2e7f04
Merge pull request #19976 from mbanikazemi/docs-kuryr
...
Add Kuryr Network Plugin to the docs
2016-02-03 21:13:48 +01:00
Vincent Demeester
9123a24cc8
Merge pull request #19962 from marsmensch/doc_breaking_formatting_fix
...
Fix formatting in breaking changes doc
2016-02-03 20:43:52 +01:00
Mohammad Banikazemi
4904210d9c
Add Kuryr Network Plugin to the docs
...
Signed-off-by: Mohammad Banikazemi <mb@us.ibm.com >
2016-02-03 14:21:54 -05:00
Florian Maier
f0df677913
Fix formatting in breaking changes doc
...
Signed-off-by: Florian Maier <contact@marsmenschen.com >
2016-02-03 19:22:14 +01:00
Vincent Demeester
98c4f0bbc3
Merge pull request #18966 from mariusGundersen/machine-readable-state
...
Expose the machine readable state of a container when listing containers
2016-02-03 16:41:45 +01:00
Felix Geisendörfer
9afdd436cd
docs: point out known issue with nginx/vboxfs
...
see https://github.com/docker/docker/issues/18666
Signed-off-by: Felix Geisendörfer <felix@debuggable.com >
2016-02-03 15:02:48 +01:00