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
ollypom
1c9f514a01
Added UCP 224 --data-path
2017-11-06 17:30:42 -08:00
Victoria Bialas
dfe6ee6cd1
updated include file to use code fences ( #5229 )
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
2017-11-06 16:15:52 -08:00
Misty Stanley-Jones
d2091304ee
Document how to disable the default bridge ( #5158 )
2017-11-06 14:35:12 -08:00
Misty Stanley-Jones
8aee9fe189
Improvements to EE install for SLES ( #5097 )
2017-11-06 14:34:26 -08:00
Misty Stanley-Jones
91e75c3871
Add content about antivirus ( #5152 )
2017-11-06 14:32:08 -08:00
Misty Stanley-Jones
b0a6f4ad04
Change Misty's Github username ( #5198 )
2017-11-06 14:31:46 -08:00
Misty Stanley-Jones
cfd10052b9
Link to info about privileged containers ( #5221 )
2017-11-06 14:31:21 -08:00
Misty Stanley-Jones
f9fcaac442
Add info about selinux limitations for IBM Z ( #5222 )
...
* Add info about selinux limitations for IBM Z
* Fix liquid error
2017-11-06 14:30:51 -08:00
Misty Stanley-Jones
a15705ad87
Add caveats about the hosts entry in daemon.json ( #5223 )
2017-11-06 14:28:42 -08:00
Victoria Bialas
717521dc1c
added note re: needing to explicitly stop containers on Windows vs. Ctrl+C ( #5224 )
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
2017-11-06 13:37:38 -08:00
Jim Galasyn
db0f879883
Tweak step for re-installing UCP ( #5216 )
...
* Add a step for re-installing UCP
2017-11-03 15:50:45 -07:00
Victoria Bialas
474c81b52f
fix spelling typo ( #5215 )
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
2017-11-03 11:38:26 -07:00
Misty Stanley-Jones
59663aa949
Fix the date
2017-11-02 18:31:37 -07:00
Misty Stanley-Jones
e9fa593562
Add info about network size limits for swarm mode
2017-11-02 15:42:41 -07:00
Sebastiaan van Stijn
bd79ef8530
Prefer daemon.json over command-line flag
...
Using a daemon configuration file is preferred over
using command-line flags, as it allows reloading
this configuration without restarting the
daemon.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2017-11-02 15:06:12 -07:00
Sebastiaan van Stijn
7990040587
Remove deprecated '-d' option to start daemon
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2017-11-02 15:06:12 -07:00
Joao Fernandes
09af1dcefb
Update DTR 2.4 release notes date
2017-11-02 13:50:24 -07:00
Michael Friis
d5b681975c
fix date even more
2017-11-02 13:50:11 -07:00
John Mulhausen
9081e93bd2
Update ee_dropdown.html
2017-11-02 12:49:39 -07:00
Joao Fernandes
f5308ddcec
Update /enterprise/release-notes redirect
2017-11-02 11:07:38 -07:00
Leo Cho
fbd66fb290
update service name
2017-11-02 11:05:42 -07:00
Andy Feller
ff48ef02c1
Fixed typo in best practice documentation
2017-11-02 11:04:14 -07:00
Sebastiaan van Stijn
c0dcbfcb0a
Add changelog links to API version matrix ( #5191 )
...
This adds a link to the API change-log to the version matrix.
Also adds some patch-releases that had an API version bump.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2017-11-02 10:38:59 -07:00
gtardif
8780702401
Release notes for 17.11.0-ce-rc2-mac37 (Edge) ( #5195 )
2017-11-02 10:35:21 -07:00
gtardif
946731e31c
Release notes for 17.11.0-ce-rc2-win37 (Edge) ( #5196 )
2017-11-02 10:34:18 -07:00
Joao Fernandes
62ae1ec10c
Update DTR 2.4 API reference
2017-11-02 10:03:22 -07:00
Joao Fernandes
aa9e298d17
Update reference index to latest releases
2017-11-02 10:03:22 -07:00
Joao Fernandes
bcd9004979
Update DTR 2.4 CLI docs
2017-11-02 10:03:22 -07:00
Joao Fernandes
ceb24a9ee7
Add DTR 2.4.0 release notes
2017-11-02 10:03:22 -07:00
Joao Fernandes
c60e1efe5a
Introduce DTR 2.4
2017-11-02 10:03:22 -07:00