Commit Graph

47845 Commits

Author SHA1 Message Date
gbarr01
8677231eff Update API docs and variables 2017-11-20 14:25:56 -08:00
gbarr01
23e525082a Updated CLI reference files 2017-11-20 14:25:56 -08:00
gbarr01
e19223dd94 Add 17.11 edge release notes 2017-11-20 14:25:56 -08:00
Gwendolynne Barr
e20ccb3b75 Add new debian & ubuntu edge support (#5266) 2017-11-20 14:25:56 -08:00
jottr
27b1e00875 USE COPY statement instead of ADD (#5336) 2017-11-20 10:02:20 -08:00
Brian Walker
1d39f3d624 Added Language regarding FW Ports (#5127)
* Added Language regarding FW Ports

Added additional language regarding system requirements and firewall ports to UCP installation.

* Update url to be relative instead of absolute
2017-11-20 09:59:07 -08:00
Bhavin Gandhi
3123389ccb Add alt text to images which are missing it (#5047)
Signed-off-by: Bhavin Gandhi <bhavin7392@gmail.com>
2017-11-20 09:49:46 -08:00
Misty Stanley-Jones
86bd21e88d Dynamically display latest Docker EE version (#5335) 2017-11-17 15:14:02 -08:00
Luke Peterson
47fc9b5b04 Add missing back-ticks (#5301)
Add missing back-ticks
2017-11-17 13:35:54 -08:00
Rishabh Joshi
8504d0a300 Fix linux-postinstall.md (#5327) 2017-11-17 13:23:33 -08:00
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