Commit Graph

47685 Commits

Author SHA1 Message Date
Trung Lê 8896e88867 mention about `log` metadata (#5319)
fluentd log driver returns a metadata that includes the `log` attribute

This is the main message that fluentd tend to filter on
2017-11-17 12:10:31 -08:00
ripcurld0 0df910d590 Add a note regarding retrieving log messages when tty is enabled (#5321)
When running a container with tty enabled and setting the journald
logging driver, you may see "blob data" instead of the real log
message.

That's because tty appends "\r" to the end of the log line,
which isn't stripped by jorunald unless you specify the "--all" flag.

Signed-off-by: Boaz Shuster <ripcurld.github@gmail.com>
2017-11-17 12:09:53 -08:00
Misty Stanley-Jones 956fe5924d
Update docs for new publish syntax (#5323) 2017-11-17 12:08:29 -08:00
gtardif 5e68eb3836 Release notes for 17.11.0-ce-rc4-mac39 (Edge) (#5331) 2017-11-17 11:49:08 -08:00
gtardif bcdcdc7e80 Docker for windows edge relnotes 17.11.0-ce-rc4-win39 (#5332)
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2017-11-17 11:12:19 -08:00
Joao Fernandes 29e2ac4074
Release CS Engine 1.13.1-cs8 (#5333) 2017-11-17 10:35:47 -08:00
Joao Fernandes f7ce55a049
Update DTR redirect (#5322) 2017-11-17 09:50:13 -08:00
Michael Friis 1be0f9ce58 two decimal places not required for memory requirements (#5317) 2017-11-16 11:24:13 -08:00
Joao Fernandes 1b5025f1b9
Update CS Engine to 1.13.1-cs7 (#5315) 2017-11-16 11:19:53 -08:00
kphunter 9308caf1f4 adds hostname to bash prompts (#5312) 2017-11-15 16:54:47 -08:00
Joao Fernandes ad554e0bce Add link to forums in registry docs (#5308) 2017-11-15 15:29:39 -08:00
Victoria Bialas fa27b198a0
added note in get started to emphasize need to use up-to-date versions and tools (#5311)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-11-15 12:51:46 -08:00
Joao Fernandes f554da0ac4
Update DTR upgrade docs (#5299) 2017-11-14 15:22:03 -08:00
Valerio Mazzeo 350c44e4c6 Added docker-client-swift (#5287) 2017-11-14 14:03:20 -08:00
Joao Fernandes 40c6a99757
Improve script to reset user password (#5298)
* Improve script to reset user password

* Update UCP recover pass
2017-11-14 11:05:54 -08:00
Joao Fernandes bf355058cc
Update IBM Power to POWER (#5300) 2017-11-14 11:03:52 -08:00
Jim Galasyn 3454f7753e
Fixup PowerShell code blocks (#5306) 2017-11-14 09:16:36 -08:00
maxstreichert d61b10fde1 creating a new service (#5295)
a new service will be created, not updated for the first time.
2017-11-13 13:25:37 -08:00
Euan T 53e2478599 Fix indentation of Python example (#5290) 2017-11-13 11:55:41 -08:00
Misty Stanley-Jones b89bc433d3
Remove extra slash (#5294) 2017-11-13 11:52:49 -08:00
John Stephens eb317c952a Fix PowerShell escaping and update for DockerProvider (#4721)
Signed-off-by: John Stephens <johnstep@docker.com>
2017-11-10 15:52:59 -08:00
Misty Stanley-Jones 73c9bef3ad
Update page variable (#5281) 2017-11-10 15:38:27 -08:00
Misty Stanley-Jones 60286e718b
Clarify where signing and verification happen (#5149) 2017-11-10 15:26:35 -08:00
Antti Ollilainen 4bbaa46993 Get started part 2: How to access app in container on Windows 7 Docker Toolbox (#5182) 2017-11-10 15:25:54 -08:00
vkalik 21642e926c Example overlay IPs consistency (#5220) 2017-11-10 14:09:21 -08:00
Bret Fisher 06e64aaefe add placement pref note about null labels (#5250) 2017-11-10 14:05:34 -08:00
Deep Debroy 8f87edefb3 Windows worker connection steps for Azure (#5279) 2017-11-10 13:40:20 -08:00
John Mulhausen a24372ddde Update Rethink DB command (#5156)
* Update Rethink DB command

* Updates PR with feedback
2017-11-10 13:12:34 -08:00
Alex Seymour 738d87c1bf Correct sync_schedule in ucp-description-file.md (#5274)
* Correct sync_schedule in ucp-description-file.md

The sync_schedule parameter in the auth.ldap section of the UCP Configuration file contains a seconds field, whilst the existing documentation claims this is omitted. Should explicitly call out inclusion of seconds field here, as this is usually omitted in a standard CRON entry.

* Update UCP config

Make explicit that the `sync_schedule` needs to include the seconds field, but it always needs to be zero.
2017-11-10 13:12:18 -08:00
Alexandre Rio d0cab2a0d5 Use valid CPU limits (#5272)
Use 50% and 25% CPU limits instead of invalid 0.001. Fix #5271
2017-11-10 12:25:21 -08:00
Michael Friis ee14ae5e5c remove note that's no longer accurate (#5248) 2017-11-10 11:36:17 -08:00
Paul Schulz 6040f5f23f Add detail on how to allow hosts to communicate via macvlan. (#5252) 2017-11-10 11:35:22 -08:00
Misty Stanley-Jones 8d1a1fcb12
Remove unclear content not meant for end users (#5278) 2017-11-10 10:50:08 -08:00
Max Mikhaylov c21ec69572 Added reference to the proxy setup in part 2 to part 1 of tutorial (#5170)
* Added reference to proxy settings

Added reference to proxy settings in part 2 since proxy needs to be configured in order to run hello-world container.

* Update index.md

add newline

* Update index.md

fixed link
2017-11-10 10:37:43 -08:00
Zac Kwan 29cd9a49f4 Added ImportKeyPair that is needed for classic mode 2017-11-10 10:33:23 -08:00
Achilleas Pipinellis 619b920291 Do not split the content inside backticks
Otherwise Markdown is broken
2017-11-10 10:31:44 -08:00
Joao Fernandes 6e6c65337f Update notary audit logs 2017-11-10 10:15:16 -08:00
MwumLi 5d6a2909fd fix "List all images" active first 2017-11-10 10:00:04 -08:00
Xinfeng Liu 7ec947b877 fix "virtual" explanation for "docker ps -s" (#5273) 2017-11-10 09:24:51 -08:00
Trapier Marshall 6b21538aa3 clarify backup relationship between ucp and swarm (#5276)
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2017-11-10 09:21:13 -08:00
Michael Friis 5a4c132549 update telemetry docs (#5238) 2017-11-09 16:46:22 -08:00
Misty Stanley-Jones a29b3744bc
Fix info about bip and fixed-cidr keys (#5268) 2017-11-09 16:18:02 -08:00
Victoria Bialas 92bd5b3ffa
Docs contributor guide: added links to subtopics on left-side menu (#5246)
* Docs contributor guide: added links to subtopics on right side menu

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* copyedits

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* more copyedits

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added back in some of the community pages by request

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added other ways to contribute to left side menu

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* copyedits to contributor home page

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added links to Docker Community pages on GitHub

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* merged ways to contribute, made moby an include, re-org for tocs

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* fixed TOC yaml

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* fixed on-page links on community page

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-11-09 13:56:59 -08:00
Michael Friis 6ccbd7ffb9 add ee preview (#5239) 2017-11-09 13:11:46 -08:00
Misty Stanley-Jones 8d446fd3eb
Clarify note about services running in host mode (#5265) 2017-11-09 11:54:11 -08:00
Misty Stanley-Jones a10715ab8e
Use correct syntax for localhost for mac / win (#5264) 2017-11-09 11:17:42 -08:00
Jim Armstrong 794456dccf Update work-with-networks.md (#5259)
larifies that the IP address used for binding should be an actual IP on the user's host, and not literally 172.23.0.1
2017-11-09 10:12:52 -08:00
Jordan Wright 1c0cc75eaf Fixes incorrect link to SDK Installation (#5254)
This fixes a broken link to the SDK installers. Currently, it points /develop/api, which doesn't exist.
2017-11-09 10:11:00 -08:00
gtardif 4b695ca2be Docker for windows edge relnotes 17.11.0-ce-rc3-win38 (#5257)
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2017-11-09 09:40:34 -08:00
gtardif 80387d2ba8 Docker for mac edge relnotes 17.11.0-ce-rc3-mac38 (#5256) 2017-11-09 09:39:29 -08:00