Commit Graph

1543 Commits

Author SHA1 Message Date
Misty Stanley-Jones a55ddf60a9
Move /engine/installation to /install (#5651)
* Move /engine/installation to /install

* Add Docker for IBM Cloud to the matrix
2018-01-26 10:29:14 -08:00
leonblueconic 5f9fbe0c94 Update awslogs.md (#5816)
the [ and ] need to be escapped to avoid the folling docker error: 
docker: Error response from daemon: failed to initialize logging driver: awslogs could not parse multiline pattern key "[\\d{4}-(?:0[1-9]|1[0-2])-(?:0[1-9]|[1,2][0-9]|3[0,1])T(?:[0,1][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]+00:00]": error parsing regexp: invalid character class range: `}-(`.
2018-01-25 18:05:57 -08:00
Misty Stanley-Jones a4f5e30249
Various copyedits to reduce future tense, wordiness, and use of 'please' (#5788)
* Reword lots of instances of 'will'

* Reword lots of instances of won't

* Reword lots of instances of we'll

* Eradicate you'll

* Eradicate 'be able to' type of phrases

* Eradicate 'unable to' type of phrases

* Eradicate 'has / have to' type of phrases

* Eradicate 'note that' type of phrases

* Eradicate 'in order to' type of phrases

* Redirect to official Chef and Puppet docs

* Eradicate gratuitous 'please'

* Reduce use of e.g.

* Reduce use of i.e.

* Reduce use of N.B.

* Get rid of 'sexagesimal' and correct some errors
2018-01-25 17:37:23 -08:00
ada dd7a802a9d Clarify the DRAIN state w/ regard to containers (#5811)
* Clarify the DRAIN state w/ regard to containers

Bare containers are not state-reconciled, and are not affected by the swarm DRAIN state
2018-01-24 11:35:53 -08:00
idi-ot 58a5e517c9 fix typo: 10000 -> 1000000 (ms in 1 sec) (#5769)
* fix typo?

Not sure if that's what was intended by the original author, but there are 1000000 microseconds in one second, not 10000.

* update example command as well
2018-01-19 11:46:53 -08:00
idi-ot cb6ed21e67 spacing + config.json -> daemon.json (#5771) 2018-01-19 11:45:33 -08:00
idi-ot cc27281482 fix typo: remove unnecessary newline (#5772) 2018-01-19 11:44:24 -08:00
idi-ot db747309d0 add spacing before grep command (#5780) 2018-01-19 11:39:11 -08:00
Charles Bushong 4d960712b8 Replacing emdash in sample code with dash (#5782)
(╯°□°)╯︵ ┻━┻
2018-01-19 11:38:46 -08:00
ada 2b1ab09694 Resolves https://github.com/docker/docker.github.io/issues/5785 (#5786) 2018-01-19 11:33:33 -08:00
Akim Demaille 218e1cbb23 Mac updates (#5762)
* Mac: fix name of the vm directory

Actually the directory name changed from vm to vms/0 (there has been
no release with vm, we may remove references to it).  This is for the
forthcoming 18.01 Edge release, but since it's already published we
should probably update now.

Signed-off-by: Akim Demaille <akim.demaille@docker.com>

* Toolbox: formatting changes

No user visible changes here, just making future diffs easier to read.

Signed-off-by: Akim Demaille <akim.demaille@docker.com>

* Toolbox: do not invite to remove ~/.docker

Docker for Mac uses that directory too.

Signed-off-by: Akim Demaille <akim.demaille@docker.com>
2018-01-18 09:37:00 -08:00
dragon788 d5518a9754 Fix typo in relative link to heading (#5765) 2018-01-18 09:34:19 -08:00
idi-ot 97066ff158 fix typo: container5 -> container6 (#5767) 2018-01-18 09:33:38 -08:00
idi-ot 5542754db3 fix type: umlimited -> unlimited (#5768) 2018-01-18 09:32:50 -08:00
Giancarlo Romeo ed3c93aadb Fix typo (#5740) 2018-01-16 12:12:10 -08:00
Marco Davalos 4d2e963b4e Removed unnecessary RUN command from Dockerfile.build in multistage-build.md (#5750) 2018-01-16 09:09:38 -08:00
Ben Wells cb3f9aced6 Wait after processes are launched to poll to see whether they have exited (#5686) 2018-01-12 13:32:18 -08:00
Logan Rakai 4c4543e467 Typo fix (#5707) 2018-01-11 09:11:27 -08:00
Logan Rakai 2dd0056d60 Correct warning text (#5700)
may still be locked -> may still be unlocked
2018-01-09 08:05:46 -08:00
Michael Friis 424e7c4c63 clean up whitespace (#5665) 2018-01-05 10:59:44 -08:00
gbarr01 7c3df66e72 Add API v1.35 dir and update references 2018-01-02 17:13:00 -08:00
gbarr01 3950e84534 Update CLI reference files and TOC 2018-01-02 17:13:00 -08:00
Akim Demaille 757c140877 Mac: the disk image has moved (#5603)
* Mac: the disk image has moved

In the forthcoming release of Docker for Mac, the disk image is in
another directory (was needed for future changes).

Signed-off-by: Akim Demaille <akim.demaille@docker.com>

* Mac: FAQ: Promote "Disk Usage" questions

One level upper.

Signed-off-by: Akim Demaille <akim.demaille@docker.com>
2018-01-02 17:13:00 -08:00
gbarr01 22852c0b21 Update seccomp note and remove ref to Fedora 22 2018-01-02 17:13:00 -08:00
gbarr01 7fcb35b57f Add Fedora 27; Update refs to fc24 2018-01-02 17:13:00 -08:00
Misty Stanley-Jones 15eb7fe379 Swarm service isolation (#5564) 2018-01-02 17:13:00 -08:00
Misty Stanley-Jones 2b68553bf4 Document quota support for VFS driver (#5560) 2018-01-02 17:13:00 -08:00
dungeonmaster18 e90fbae9e4 Added documentation for fluentd plugin sub-second-precision flag
Signed-off-by: dungeonmaster18 <umesh4257@gmail.com>
2018-01-02 17:13:00 -08:00
Thomas Matthijs 646fa53a52 Keep required [Service] like the example above it (#5648) 2018-01-02 10:08:16 -08:00
Stephen Kuenzli 8ad2680824 Document the `mode` and `max-buffer-size` log options (#5613)
* Document how and why to configure the `mode` and `max-buffer-size` log options
2017-12-27 14:08:47 -08:00
William Richard cd296bbae1 Update journald logging driver options docs (#5572)
* Updated the options docs for journald driver

I have updated the options documentation for the journald logging driver, since I was having trouble understanding how it was supposed to be used.  I modeled it heavily after the google cloud logging driver docs, since I found those helpful in solving my own issues.
2017-12-27 13:04:04 -08:00
Renato Piccoli d30e1955a9 Confusion between `--publish` and `published` (#5614) 2017-12-27 11:25:20 -08:00
Peter Kokot 1dba72ce24 Fix typo (#5611)
This patch fixes minor typo of the `docker-compose` command.
2017-12-26 12:40:03 -08:00
Sebastiaan van Stijn 32958e7c60 Improve Engine API documentation (#5607)
* Share redoc JavaScript between API versions

The redoc JavaScript is a big file, and there's no need
to keep a separate copy for each version of the API.

This patch removes the copy per-version and moves the script
to a central location.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* Use central stylesheet for API reference

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* Update ReDoc to v1.19.3

Changelog can be found at https://github.com/Rebilly/ReDoc/blob/v1.19.3/CHANGELOG.md

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* Hide "request type" badges in menu

ReDoc 1.13 added "request type" badges in the menu
given that we didn't show these before, this patch
hides them.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* Add .map file for ReDoc

Having a .map file allows debugging script issues
in the ReDoc JavaScript (which is minified).

It's a big file, but may be useful to have.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-12-26 12:35:10 -08:00
Misty Stanley-Jones 2b5f1a1731
Add clarification about the path argument (#5620) 2017-12-26 12:27:53 -08:00
Misty Stanley-Jones cd1260a28d
Remove misleading generic storage driver instructions (#5619) 2017-12-26 12:27:26 -08:00
Thibault Jamet 3c44bc7f74 Add multi stage build best practices (#5481)
Signed-off-by: Thibault Jamet <tjamet@users.noreply.github.com>
2017-12-20 15:00:55 -08:00
Umesh Yadav f834679182 fix broken link (#5581)
Signed-off-by: dungeonmaster18 <umesh4257@gmail.com>
2017-12-20 13:40:49 -08:00
Mattias Appelgren a85d664d6b Fix typo of journald env-regex option (#5552) 2017-12-19 13:09:43 -08:00
Miguel A. C b49dbf9dbd Fix typo in how pki works in swarm (#5566) 2017-12-19 13:08:28 -08:00
Miguel A. C 354fac77a7 Add missing logentries row to supported drivers table (#5567) 2017-12-19 13:08:02 -08:00
Ameya Shenoy 3fc2a1f341 minor grammatical fixes (#5568) 2017-12-19 13:07:22 -08:00
Christopher Jones 381c23faab added ppc64le instructions for docker-ce on ubuntu (#5486)
* added ppc64le instructions for docker-ce on ubuntu

also updated the matrix

Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com>
2017-12-18 11:47:36 -08:00
Misty Stanley-Jones 2bf0f7221f
Update firewall troubleshooting hints (#5543) 2017-12-15 16:29:55 -08:00
Sebastiaan van Stijn 6cb98516da Proxy configuration is now in stable as well (#5520)
This feature was introduced in Docker 17.07, so has
been available in stable release 17.09 and up.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-12-15 16:12:45 -08:00
Gwendolynne Barr 7ac30bb1af Add legacy link warning (#5535) 2017-12-15 16:12:15 -08:00
Misty Stanley-Jones 76ee91f3fe
Add info about group creation for ubuntu and debian (#5542) 2017-12-15 16:10:29 -08:00
Misty Stanley-Jones 4c30acfe97
Use ip instead of brctl (#5541) 2017-12-15 16:00:13 -08:00
Misty Stanley-Jones 7f36e9b049
Remove no longer accurate note about deferred deletion (#5540) 2017-12-15 15:49:45 -08:00
Jim Galasyn 3ef9318fa1 Remove PS> prompts from Windows snippets (#5538) 2017-12-15 15:49:27 -08:00
Misty Stanley-Jones 91022d9e1b
Clarify what 'supported' means for D4M/D4W (#5539) 2017-12-15 15:49:08 -08:00
Michael Friis cad354f9c7 Clarify supported versions (#5505) 2017-12-15 15:30:22 -08:00
Xinfeng Liu 6d5f0e8c4b Add overlay2 support for Docker EE 17.06.2-ee-5 on RHEL (#5240) 2017-12-15 15:26:23 -08:00
Igor Karpovich e1f8e68792 Logentries log driver update (#5427)
Documentation updated to include new option described in moby/moby#31726 together with later changes from moby/moby#35626 
Released in 17.09
2017-12-14 15:45:19 -08:00
Brian Walker 0784ad0fce Add '-RequiredVersion' flag option for "Installing a specific version" (#5429)
If your wanting to installed a specific version of Docker EE on Windows 2016 the -RequiredVersion flag works better than the `MaximumVersion`,`MinimumVersion`.
2017-12-14 15:42:21 -08:00
Michael Friis d3acb9fdef clarify EE release schedule (#5467)
* remove ee from schedule matrix
2017-12-14 15:19:20 -08:00
Misty Stanley-Jones d313d546b1 Formatting improvements for installation docs 2017-12-14 13:40:27 -08:00
Misty Stanley-Jones e2f96cf4b8 Document storage driver limitations for Ubuntu and RHEL 2017-12-14 13:40:27 -08:00
Misty Stanley-Jones de1bc83b63 Add info about POWER architecture and overlay2 2017-12-14 13:40:27 -08:00
Lachlan Cooper 1fa2c0387a Correct parameter names for --publish long syntax (#5457) 2017-12-12 12:59:30 -08:00
Thibault Jamet b193f93897 Recommend alpine base image (#5480)
Signed-off-by: Thibault Jamet <tjamet@users.noreply.github.com>
2017-12-11 13:31:16 -08:00
Jan Kašpar 96a72d6211 Fixed a typo (#5474) 2017-12-11 13:30:17 -08:00
Misty Stanley-Jones 6df0dfaefb
Update supported Fedora versions (#5488) 2017-12-11 10:37:41 -08:00
Sviataslau Shchaurouski f7462df05f Update imagesandcontainers.md (#5458) 2017-12-11 08:51:14 -08:00
Michael Friis 527cbb0eda remove windows manual instructions (#5310) 2017-12-04 14:39:36 -08:00
asleea88 c09d16b415 Pointing wrong URI to prometheus alert (#5433)
It seems to be pointing wrong or legacy URI(https://prometheus.io/docs/alerting/rules/)
The URI(https://prometheus.io/docs/alerting/rules/) returns "Page Not found".
I found alternative URI(https://prometheus.io/docs/alerting/overview/) for Prometheus alert.

I just exchange 'https://prometheus.io/docs/alerting/rules/' to 'https://prometheus.io/docs/alerting/overview/'
2017-12-04 11:51:33 -08:00
Brett Randall 8d522c8539 Update fedora.md (#5424)
Added Fedora 26, which is served from https://download.docker.com/linux/fedora/26/ .
2017-12-04 11:43:31 -08:00
Simon Hambly 471454b620 Make 'use a process manager' clearer (#5409)
* Make 'use a process manager' clearer

The "Use a process manager" section appears to mix use of process manager on host with using process managers within a container.

The essence of the section appears to suggest that host-level process managers are ok as long as you don't combine them with docker restart policies.  But paragraphs 2 & 3 (in the original) seem to actively discourage the use of process managers within containers. Putting paragraphs 2 & 3 under an explicit heading would be clearer.

Should a section on process mangers within containers be expanded? There are lots of articles on the internet that relate to using process managers to start multiple processor in containers or to manage zombie pid 1 processes.  Are there official recommendations on what to do in these situations — whether to use a process manager or is a recommended 'docker native' way to achieve the same results?

* Updated to use the warning class
2017-12-01 09:58:25 -08:00
Misty Stanley-Jones 50e775a4a6
Fix example labels (#5419) 2017-11-30 09:51:49 -08:00
dmarkle 22bae65cce Typo (#5408) 2017-11-29 09:43:44 -08:00
David G Vigil Sr 26986a161e Update systemd.md (#5406)
Added 'sudo' to step 1 of HTTP/HTTPS proxy section.
2017-11-28 10:04:29 -08:00
mrfly 3d9d6a80a1 add troubleshooting (#5387)
* add troubleshooting

See: https://github.com/moby/moby/issues/34343

* express better
2017-11-28 08:10:44 -08:00
Khalid Mammadov 0955c88c3c /etc/network/interfaces change is not correct (#5394)
Spend "a few hours" on MACVLAN set up to get host machine access containers and finally found out that the setting on /etc/network/interface is not correct in this doc. After adding dash to "pre-up" and "pre-down" and restarting the interface (sudo ifdown mac0 && sudo ifup mac0) everything started working like a charm.
2017-11-27 12:17:28 -08:00
Misty Stanley-Jones 69350e7b92
Fix typo in flag name (#5376) 2017-11-22 11:48:24 -08:00
Gwendolynne Barr 9e348b0943 Repair broken link (#5341) 2017-11-21 09:21:55 -08:00
gbarr01 8677231eff Update API docs and variables 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
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
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
kphunter 9308caf1f4 adds hostname to bash prompts (#5312) 2017-11-15 16:54:47 -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 60286e718b
Clarify where signing and verification happen (#5149) 2017-11-10 15:26:35 -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
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
Xinfeng Liu 7ec947b877 fix "virtual" explanation for "docker ps -s" (#5273) 2017-11-10 09:24:51 -08:00
Misty Stanley-Jones a29b3744bc
Fix info about bip and fixed-cidr keys (#5268) 2017-11-09 16:18:02 -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
Peter Wen a998ff1039 Update volumes.md
Fix bind-mounts link.
2017-11-06 18:05:19 -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 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
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
Misty Stanley-Jones e9fa593562 Add info about network size limits for swarm mode 2017-11-02 15:42:41 -07:00
Joao Fernandes 9598524ad8
Add line breaks to code snippets (#5166) 2017-10-30 16:59:11 -07:00
Victoria Bialas 81270cbd7d
added clarification to swarm configs and stack deploy topic (#5159)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-10-30 14:20:40 -07:00
Joao Fernandes ed03eaa108
Update Windows Server install instructions (#5129) 2017-10-27 15:48:16 -07:00
yonni12 066d1aaa89 Fix typo (#5140)
"take effect" rather than "take affect"
2017-10-27 14:22:31 -07:00
Joao Fernandes 661ae69c31 Fix typo (#5130) 2017-10-26 15:35:31 -07:00
Michael Friis f874d68c29 mention that UCP doesn't yet work on 1709 (#5084)
* mention that UCP doesn't yet work on 1709

* Update note to use new style
2017-10-26 14:48:02 -07:00
Brian Goff 73878e84ae Correct version typo in live-restore doc. (#5121)
The paragraph mentions that live restore is only supported for minor
releases (aka patch releases) but goes on to show "1.12.1" updated to
"1.13.2". This is unfortunately a pretty nasty typo and should be
"1.12.2" not "1.13.2".

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-10-26 13:58:25 -07:00
Michael a9812d3712 Minor edit (#5114)
Using verbose args in example makes it easier to grok
2017-10-25 18:09:59 -07:00
Arush Salil 52669983f8 Update code snippet (#5111)
In the code sample mentioned in `Start a service with volumes` it says

> The following example starts a nginx service with four replicas, each of which uses a local volume called myvol2.

But --replicas=4 is missing from the code sample which reads:

```
$ docker service create -d \
  --name devtest-service \
  --mount source=myvol2,target=/app \
  nginx:latest
```
Instead of this it rather should be:

```
$ docker service create -d \
--replicas=4 \
--name devtest-service \
--mount source=myvol2,target=/app \
nginx:latest
```
2017-10-25 18:08:45 -07:00
Misty Stanley-Jones cc86862e46 Improve the link to source code for storage drivers (#5099) 2017-10-24 16:28:25 -07:00
Misty Stanley-Jones 4b35642747 Increase max TOC level for installation topics (#5100) 2017-10-24 16:27:57 -07:00
Misty Stanley-Jones 6e2ebea106 Address feedback about placement constraints and prefs (#5101) 2017-10-24 16:25:25 -07:00
Koen Punt eccd6be00a remove duplicate word (#5091) 2017-10-24 10:29:08 -07:00
Misty Stanley-Jones 3c614d655f Explain placement constraints and preferences (#4635) 2017-10-23 16:18:08 -07:00
Anil G Kurian 834c7250e0 Update docker-overview.md (#5080)
Since 'container run' is 'container create' + 'container start' the documentation is confusing when we say "You can create, run, stop, move, or delete a container using the Docker API or CLI."
2017-10-23 10:20:04 -07:00
Poschi a4faebc91a Fixed link (#5075) 2017-10-23 10:18:54 -07:00
Joao Fernandes aebc09de82 Replace double hyphen (#5081) 2017-10-23 10:16:57 -07:00
Misty Stanley-Jones e7f9c01bce Clarify label and layer guidance (#4992) 2017-10-20 15:59:04 -07:00
Misty Stanley-Jones 4a962afa85 selinux labels are ignored for bind mounts on services (#5061) 2017-10-20 14:21:36 -07:00
Misty Stanley-Jones 04d3ff2e93 Use ip -4 addr instead of ifconfig (#5062) 2017-10-20 14:21:13 -07:00
Yaroslav Mitsynskiy 3888065197 Correct errors about data propagation into volumes and bind mounts (#5058) 2017-10-20 14:19:06 -07:00
Misty Stanley-Jones 142aee0354 Flesh out swarm key concepts (#4634) 2017-10-20 11:09:23 -07:00
Misty Stanley-Jones c7c16fa8b3 Document that overlay2 is now the default for ubuntu (#5050) 2017-10-20 11:01:53 -07:00
Misty Stanley-Jones 0c5e5622f4 Make it more clear that you probably don't need to configure btrfs (#5049) 2017-10-20 10:14:58 -07:00
Misty Stanley-Jones ea6f50b761 Add info about warnings in docker info (#5048) 2017-10-20 09:48:10 -07:00
Michael T. DeGuzis 16f45698ca Should be mode, not node (#5032)
Original:

"This host is running in loop-lvm node"

Change to:

This host is running in loop-lvm mode"
2017-10-18 09:55:10 -07:00
Misty Stanley-Jones a30b95e49d Add API 1.33, API matrix 2017-10-17 21:34:07 -07:00
Ghislain Bourgeois 3c5e81b7a4 Add TCP documentation for GELF logging driver (#4536)
Signed-off-by: Ghislain Bourgeois <ghislain.bourgeois@gmail.com>
2017-10-17 21:34:07 -07:00
jwfang 4c7ba50f04 nginx image doesn't have *ip* command (#4743) 2017-10-17 17:22:55 -07:00
Steven Follis 09f13629df Fixed typo for "Uninstall" #5009 (#5010) 2017-10-17 11:14:51 -07:00
Fábio Luciano 84e9f10ff6 Update overlay-standalone-swarm.md (#4969)
Add slash to the add new line to command
2017-10-16 16:26:58 -07:00
jhughes-mc 1dc7e46c16 Update json-file.md (#4924)
Discovered you must remove the container to use the new logging configuration. Otherwise it will not change and continue to use the old.
2017-10-16 16:12:38 -07:00
Nicholas Lawrence 37df570fd5 Fix Spelling Error (#4995)
Simple typo of "Repository"
2017-10-16 15:18:17 -07:00
Shubheksha Jalan 1bfa30d3d3 fix incorrect statement (#4982) 2017-10-16 15:06:39 -07:00
Misty Stanley-Jones 6aae2e4e84 Add pointer to latest API ref (#4897) 2017-10-16 15:04:24 -07:00
Michael Friis 6f3acdfdc3 add note to ensure correct module is in use on upgrade (#4923) 2017-10-16 13:50:34 -07:00
Jim Galasyn bfe261f90d Fix redirect in swarmn task states topic (#4994) 2017-10-16 12:14:40 -07:00
Jeff Anderson 237fb75de9 encrypted attachable networks work (#4893)
The documentation said that it does not work. It does indeed work, so here is an update that reflects that.
2017-10-14 10:16:02 -07:00
Gwendolynne Barr e4bffe846c Repair cpu-period default to 100ms (#4967) 2017-10-14 10:09:33 -07:00
Steve Larkin b62509706e Update documentation of proxy server configuration (#4687)
* Update documentation of proxy server configuration

As per the implementation in docker/cli#93 the proxy server addresses
are specified per docker daemon or as defaults.  Updated the example to
show the default option.

Fixes #4686

* Fix table layout of proxy environment variables
2017-10-13 16:03:46 -07:00
Jim Galasyn 3c3319860e Move task states topic to Engine (#4961) 2017-10-13 16:00:10 -07:00
Misty Stanley-Jones fabfd6d40e Document where to find stack traces (#4962) 2017-10-13 15:59:48 -07:00
Misty Stanley-Jones 82e5cb78d3 Update info on dockerignore, add link to multistage builds (#4953) 2017-10-13 15:59:24 -07:00
John Mulhausen 8b704f7b87 Revert "Add pointer to latest API ref" (#4896)
* Revert "Clarify patch and update cycles (#4894)"

This reverts commit 6b1577aa0d.

* Revert "Add pointer to latest API ref (#4892)"

This reverts commit a6b436d133.
2017-10-11 16:33:21 -07:00
Misty Stanley-Jones 6b1577aa0d Clarify patch and update cycles (#4894) 2017-10-11 15:54:03 -07:00
Misty Stanley-Jones a6b436d133 Add pointer to latest API ref (#4892) 2017-10-11 15:52:15 -07:00
Matt Hoyle ae4d35c5fe Documentation: Remove reference to PUBLISH Dockerfile directive in networking docs (#4863) 2017-10-10 13:57:29 -07:00
Thomas Sjögren 4c4b9bdc06 PermitRootLogin sed (#4822)
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-10 11:14:58 -07:00
Misty Stanley-Jones 990a5be262 Cross-linking between compose and configs/secrets (#4869) 2017-10-10 11:08:51 -07:00
Misty Stanley-Jones 31408e4c8b Fix broken link (#4868) 2017-10-10 11:07:53 -07:00
Victoria Bialas 45eab83cc4 added best practices on labels (#4854)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-10-10 08:43:23 -07:00
jwfang a168cc2270 consul listen on public ip (#4740)
consul (maybe caused by latest changes) default listens on 127.0.0.1, so can't access by outside.
2017-10-10 07:17:18 -07:00
Misty Stanley-Jones b02cca86cf Standardize on site-wide variables for Docker and component versions (#4792) 2017-10-05 16:36:03 -07:00
josh 9758d6cb51 Update debian.md (#4692)
Changed hyperlink to inline code to make it clear that the link should be generated using shell evaluation.
2017-10-05 02:22:09 -07:00
Misty Stanley-Jones 454763b0d4 Remove inaccurate note from json log driver docs (#4801) 2017-10-04 16:53:22 -07:00
Kirill Kolyshkin 91d5316a98 Improvements to the Fedora install instructions (#4464)
This commit improves engine installation documentation for CentOS,
RHEL, Fedora and Oracle Linux. There are a few fixes and
simplifications. In particular:

1. Fix language about when GPG keys are presented for verification
(when you install a package from a recently added repo).

2. Remove mentions of 'yum/dnf makecache fast'. Unlike Debian/Ubuntu,
which require 'apt update', with both yum and dnf, 'makecache'
is redundand. What's worse, 'dnf makecache fast' is not working
(tested on Fedora 26):

        # dnf makecache fast
        ...
        dnf makecache: error: argument timer: invalid choice: 'fast' (choose from 'timer')

3. Source repos are disabled by default, so there is no need to specify
the architecture when running `yum list docker-[ce]e`. The comment
explaining it is also removed.

4. An extra > character in the middle of the line was removed.

[v3: rebase, remove $DOCKERURL reuse hack]

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2017-10-04 16:19:25 -07:00
Gwendolynne Barr 19daed2099 Repair append redirection (#4784) 2017-10-04 15:53:47 -07:00
Misty Stanley-Jones 4eb7377aa3 Clarify that both daemon and client need Docker 17.05 to use multistage builds (#4800) 2017-10-04 15:50:30 -07:00
Nicolae Vlădescu 2e1380f219 Fix a missing closing parentheses (#4779) 2017-10-02 10:39:42 -07:00
Michael Friis b94f67d9d8 update rest of instructions (#4781) 2017-10-02 10:37:30 -07:00
Gwendolynne Barr 381f2e77c7 Add log-opts to Splunk daemon.json example (#4701) 2017-09-29 15:17:20 -07:00
Gwendolynne Barr 9923c1d83d Clarify VIP vs DNSRR options (#4736) 2017-09-29 14:52:21 -07:00
Michael Friis a710a5c643 fix formatting (#4722) 2017-09-27 10:24:36 -07:00
Wang Jie 7753e6050c Update ubuntu.md (#4724) 2017-09-27 10:21:51 -07:00
Misty Stanley-Jones 7dda3dc484 Update API, install files, upstream resources script for 17.09 2017-09-26 20:49:43 -07:00
Misty Stanley-Jones 500f1816b1 Update YAML files for CLI refs 2017-09-26 20:49:43 -07:00
Tycho Andersen 972cb35179 security: remove blurb about userns conflicting with r/o (#4396)
As of
66eb2a3e8f
in runc, this is no longer true (in fact, it was never true; the problem
was a bug in runc, not a kernel check). Let's remove it.

Signed-off-by: Tycho Andersen <tycho@docker.com>
2017-09-26 20:49:43 -07:00
Misty Stanley-Jones 99a697824b Add develop section, reorganize TOC (WIP) (#4312) 2017-09-26 20:16:59 -07:00
Michael Friis c361c516fa use the docker provider to install docker (#4717)
* use the docker provider to install docker

* Fix typo
2017-09-25 20:44:56 -07:00
Matt Gucci 8066416e76 Fix Docker for XX (#4710)
Docker for Mac 17.06
-> Docker for Windows 17.06 CE
2017-09-25 09:17:30 -07:00
Mathieu Parent 5f554f4d97 Add missing option to customized docker_gwbridge (#4698) 2017-09-22 10:18:14 -07:00
smartbit ea04a534a4 test repo is called test, not testing (#4697) 2017-09-22 10:14:13 -07:00
Gwendolynne Barr e2a441fef1 Repair note on deferred deletion (#4682) 2017-09-20 16:57:16 -07:00
Jim Galasyn e6bc5dd69a Update required CentOS version (#4678) 2017-09-20 13:42:54 -07:00
Misty Stanley-Jones 93b6932f13 Update example to use official consul image (#4670) 2017-09-19 15:37:23 -07:00
James Mills ee0881286b Make dockremap and testuser uid/gid match (#4667)
This example is leading to confusion when folks populate /etc/sub{g,u}id with dockremap:231072:65536 instead of testuser:231072:65536.  Step 4 (verification) of "Enable userns-remap on the daemon" doesn't match if the dockremap uid/gid is used.
2017-09-19 11:33:08 -07:00
Misty Stanley-Jones 7388b14411 Add Windows example for running Prometheus (#4661) 2017-09-19 10:23:20 -07:00
Victoria Bialas bc4d4722ea Change ifconfig to ip addr show on Networking w/hints for Docker for Mac, Windows (#4626)
* updated ifconfig to ip addr show w/hints for Docker for Mac, Windows users

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

* improved the note on Docker for Mac and Windows

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

* Copyedit, expand info

* Fix typo
2017-09-14 13:17:08 -07:00
Misty Stanley-Jones 272f0dbb95 Put back info on --storage-driver and caveats (#4604) 2017-09-13 10:13:02 -07:00
Larry e39f5dccf6 Fix paths for devicemapper (#4562) 2017-09-11 17:06:53 -07:00
Muyiwa Iyowu 5005c9521c append to extfile.cnf (#4541)
Append "extendedKeyUsage = clientAuth" to the openssl config file instead of replacing it.
2017-09-11 17:04:56 -07:00
zaggash a9bbafe693 Missing space (#4535) 2017-09-11 17:03:53 -07:00
Wang Jie fb870c0f52 Update userns-remap.md (#4534) 2017-09-11 17:03:25 -07:00
huwenfeng e0a5dffa69 Update index.md (#4532)
add emphasis automatic service discovery on the default network and user-defined networks
2017-09-11 17:02:44 -07:00
Douglas Jose 5d6f807187 Update ansible.md (#4531)
Edited wrong `docker_container` module name.
2017-09-11 17:01:57 -07:00
newyangyang 4c0a508a41 Update docker-overview.md (#4521) 2017-09-11 17:00:33 -07:00
Wang Jie 8535b0f07d Update seccomp.md (#4518) 2017-09-11 17:00:00 -07:00
Misty Stanley-Jones 2569f75e7e Update instructions for Raspberry Pi (#4315) 2017-09-11 16:55:12 -07:00
Wang Jie 07ffdd4f2f Update log_tags.md (#4351) 2017-09-11 16:53:54 -07:00
Rob Moore 527cd9dfad Update explanation of special device symlinks (#4505)
The symlinks are described the wrong way round and suggest that /dev/stdout and /dev/stderr are being overwritten, but that's not true - ln -s /dev/stdout /var/log/nginx/access.log creates a symlink at access.log pointing to /dev/stdout.

See `man ln`
2017-09-11 16:53:19 -07:00
David Caro 77af3cec56 Small typo on the device mapper docs page (#4476) 2017-09-11 16:43:08 -07:00
Ozzie Perez 2621396a2f Update the command prompt hash (#4503) 2017-09-11 16:42:40 -07:00
Wang Jie 56d1919195 Update manage-nodes.md (#4487) 2017-09-11 16:31:02 -07:00
Misty Stanley-Jones 66681478fe Update EE and CE install instructions (#4556) 2017-09-11 16:27:02 -07:00
Jim Galasyn 7da2baedef Use ucp_ver for dsinfo-win label (#4585)
* Use ucp_ver for dsinfo-win label

* Refactor win_server_zip_url
2017-09-11 14:59:01 -07:00
Wang Jie 6833309f82 Update swarm-mode.md (#4459) 2017-09-11 09:52:53 -07:00
Wang Jie a95ea1162d Update volumes.md (#4438) 2017-09-11 09:52:17 -07:00
Wang Jie dc4c54c248 Update services.md (#4457) 2017-09-11 09:51:36 -07:00
Wang Jie 730e10cc46 Update troubleshooting_volume_errors.md (#4441) 2017-09-11 09:51:20 -07:00
Wang Jie 0e34cf9d39 Update nodes.md (#4442) 2017-09-11 09:50:58 -07:00
Wang Jie f238686fd7 Update security.md (#4460) 2017-09-11 09:49:36 -07:00
EvdokimovN 7aa166e698 Typo in example command (#4580)
Configuration file should be extended with new key-valye instead of overwritten by it
2017-09-11 09:40:55 -07:00
Wang Jie 79df8a343f Update index.md (#4437) 2017-09-07 14:49:36 -07:00
Michael Friis ef4d1c9039 document how to install a specific version (#4548) 2017-09-07 11:12:11 -07:00
Misty Stanley-Jones 9bc472b0dd Extra package requirements for RHEL (#4529) 2017-09-07 10:12:41 -07:00
Misty Stanley-Jones b73e47a96d Fix a typo (#4528) 2017-09-06 16:31:39 -07:00
Isaac Puch Rojo bb4a4345aa Update volumes.md (#4492)
Only a minor error   --it -> -it
unknown flag: --it

I get a message error if I try to reproduce it.  
WARN[0000] `--volume-driver` is ignored for volumes specified via `--mount`. Use `--mount type=volume,volume-driver=...` instead. 
docker: Error response from daemon: create sshvolume: invalid option key: "sshcmd".

docker -v
Docker version 17.06.1-ce, build 874a737

Maybe the syntax are changed?
2017-09-05 14:29:23 -07:00
Wang Jie daa8ce8948 Update services.md (#4484)
Change "a HTTP xxx" to "an HTTP xxx".
2017-09-05 14:27:32 -07:00
Wang Jie 70dcc0d6c5 Update networking.md (#4501) 2017-09-05 14:26:34 -07:00
Wang Jie 02bbc4118c Update secrets.md (#4507) 2017-09-05 14:25:11 -07:00
Wang Jie 7884184388 Update deploying_notary.md (#4461)
* Update deploying_notary.md

* No '$' on one-line CLI snippets pls!
2017-09-05 14:24:37 -07:00
John Mulhausen 3c762a9431 Fixes #4422 2017-09-02 00:27:15 -07:00
Victoria Bialas 88e6e2852b fix link to Dockerfile in Engine FAQs (#4480)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-31 14:55:35 -07:00
Wang Jie 5eb4719c9a Update awslogs.md (#4352) 2017-08-31 13:09:17 -07:00
Misty Stanley-Jones fe7ec5d078 Externalize instructions to add Hypriot repo (#4469) 2017-08-31 11:28:19 -07:00
Misty Stanley-Jones 94fd943c7d Windows doesn't support encrypted overlay (#4468)
Looks good
2017-08-31 10:55:10 -07:00
Michael Friis dafb3d004f simplify FAQ (#4447)
* simplify FAQ

* address feedback

* fixed links, copyedits for line length

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-30 21:13:13 -07:00
Gwendolynne Barr 8fef0de5d1 Clarify that amd64 is x86_64 (#4393)
* Clarify that x86_64 is also known as amd64

* Clarify that amd64 is x86_64

* Clarify use of amd64 on debian/ubuntu install pages

* Switch x86_64 and amd64 references

* Remove space, Remove amd64 from headers, Add or
2017-08-30 10:43:58 -07:00
Eli Uriegas dff5bc60be Be clear on Fedora 26 package repos (#4445) 2017-08-30 10:31:16 -07:00
Sacha Oltmans 5a1306bbc8 Fixed wrong link to linux-postinstall.md (#4423)
Link after install previously gave 404
2017-08-29 15:45:39 -07:00
Wang Jie 0d98ea88b4 Update runmetrics.md (#4418) 2017-08-29 15:36:14 -07:00
Misty Stanley-Jones 56d6e57c95 Add 1.31 API 2017-08-29 15:10:56 -07:00
Misty Stanley-Jones 684c7e2e23 Add info about proxy server on containers (#4081) 2017-08-29 15:10:56 -07:00
Misty Stanley-Jones 572f174e23 Improvements to IPv6 topic (#4071) 2017-08-29 15:10:56 -07:00
Misty Stanley-Jones 29a1f258f8 Link to storage options from each driver's page (#4080) 2017-08-29 15:10:56 -07:00
Misty Stanley-Jones 4f2b8d9853 Add back info about VFS storage driver (#4079) 2017-08-29 15:10:56 -07:00
Misty Stanley-Jones d78c6edf50 Remove extra dot 2017-08-29 15:10:56 -07:00
Misty Stanley-Jones 48acbaddf6 Add link from config ref to config docs (#4072) 2017-08-29 15:10:56 -07:00
Misty Stanley-Jones a99f73a201 Clarify that the docker group is created automatically (#4069) 2017-08-29 15:10:56 -07:00
Misty Stanley-Jones 2dc9a66f57 Clarify that swapaccounting warning only applies to Ubuntu and Debian (#4070) 2017-08-29 15:10:56 -07:00
Misty Stanley-Jones 314bb55b54 Clarify info about custom path for secrets (#4073) 2017-08-29 15:10:56 -07:00
Misty Stanley-Jones 30972a4a37 Expand on meaning of support for Docker CE (#4065) 2017-08-29 15:10:56 -07:00
Misty Stanley-Jones 0c3666ddae Document ability to install plugins on swarm nodes (#4064) 2017-08-29 15:10:56 -07:00
Misty Stanley-Jones e01579655e Add info on starting a service with a volume (#4414) 2017-08-29 14:36:17 -07:00
Tycho Andersen 876bdfeaa7 add two little auth docs blurbs (#4405) 2017-08-29 14:23:56 -07:00
Misty Stanley-Jones 9aa87cd0a0 Clarify how to stop a container from using swap (#4409) 2017-08-29 10:38:47 -07:00
Aaron Miller 397c5eb7f3 Update script install for ee-2 (#4402) 2017-08-28 17:00:34 -07:00
Wang Jie ad7c384752 Update journald.md (#4368) 2017-08-28 16:54:47 -07:00
Wang Jie 0e1c076c90 Update gcplogs.md (#4367) 2017-08-28 16:54:15 -07:00
Wang Jie f7304180aa Update fluentd.md (#4364) 2017-08-28 16:53:46 -07:00
Wang Jie bc32009540 Update syslog.md (#4349) 2017-08-28 16:48:25 -07:00
Eiichi Kitagawa 03f1ecf447 Update docker-ee.md (adding windows update after engine install) (#4341) 2017-08-28 16:47:22 -07:00