Commit Graph

47525 Commits

Author SHA1 Message Date
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
Victoria Bialas 77a553656a
fixed Docker for Mac stable download link for v1.12.1 (#5251)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-11-08 15:46:11 -08:00
Victoria Bialas 19cd94fbbb
updated experimental features link (#5247)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-11-08 15:28:05 -08:00
Victoria Bialas b53588e036
WIP: Pared down contributor's guide to docs specifics (#5232)
* pared down contributor's guide to docs specifics

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

* incorporated review comments

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-11-08 11:03:11 -08:00
John Mulhausen 7cfe2e9da2
Fixing link-colored text in list items. 2017-11-08 03:06:39 -08:00
umarcostuc dc55b65d2e Cert issues fixed when running pip
I had certificates issues when the pip command was run:
There was a problem confirming the ssl certificate: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)
Using the pip like this solved the issue:
RUN pip install --trusted-host pypi.python.org -r requirements.txt
2017-11-07 10:04:33 -08:00
Eric Smalling 5d7d669ae6 Correcting PR URL in 17.06.2-ee-4 notes 2017-11-07 09:52:38 -08:00
Joao Fernandes 3e9d95e85e Introduce Notary changeed 2017-11-07 09:47:00 -08:00
Peter Wen a998ff1039 Update volumes.md
Fix bind-mounts link.
2017-11-06 18:05:19 -08:00
ollypom ee2dae0ebf Added correct UCP Header 2017-11-06 17:38:25 -08:00
Michael Friis 343db1ae44 fix date some more 2017-11-06 17:31:08 -08:00