Misty Stanley-Jones
7df267c9e3
Document new DOCKER-USER iptables chain ( #3554 )
...
* Document new DOCKER-USER iptables chain
* Rewording
2017-06-28 08:31:29 -07:00
Misty Stanley-Jones
7eb11d8537
Add s390x info
2017-06-28 08:31:29 -07:00
Misty Stanley-Jones
322213052e
Separate out Docker CE and EE for Linux
2017-06-28 08:31:29 -07:00
Misty Stanley-Jones
6a82b21332
Update CLI refs for 17.06
2017-06-28 08:31:29 -07:00
Misty Stanley-Jones
08f830811d
Add configs to compose file reference
2017-06-28 08:31:29 -07:00
Misty Stanley-Jones
6c1286d80d
Improve the Windows secret and config examples
2017-06-28 08:31:29 -07:00
Misty Stanley-Jones
044bc28dbb
Add docs about configs
2017-06-28 08:31:29 -07:00
Misty Stanley-Jones
abae9c48fa
Document Windows secret support
2017-06-28 08:31:29 -07:00
Misty Stanley-Jones
26bfc6ef69
Document custom target directory for secrets
2017-06-28 08:31:29 -07:00
Misty Stanley-Jones
7b006d7c65
Add info about new --datapath-addr flag ( #3479 )
2017-06-28 08:31:29 -07:00
Ying Li
5d344c4250
Add information about how CA rotation works to the swarm mode PKI doc ( #3439 )
2017-06-28 08:31:29 -07:00
Misty Stanley-Jones
eb0ff71b5d
Point to newer registry topic ( #3719 )
2017-06-27 16:33:43 -07:00
Bingshen Wang
7a0c285574
Update json-file.md ( #3716 )
...
Fix typo in the `json-file` driver document.
2017-06-27 13:36:04 -07:00
Michael Genereux
38ffd854ec
Subsequent open(2) causes copy-up operation ( #3709 )
...
* Second open(2) causes copy-up operation
The documentation incorrectly credits the first, read-only call to open as the trigger of the copy-up operation. It's the subsequent read-write call that actually triggers the copy-up operation.
2017-06-27 13:27:53 -07:00
Misty Stanley-Jones
387c4f5025
remove extra -o flag ( #3712 )
2017-06-26 16:19:53 -07:00
Misty Stanley-Jones
023278aff2
Add link to Docker Machine setup for Linux hosts ( #3711 )
2017-06-26 15:44:04 -07:00
Wilfred Hughes
7391a82648
Minor grammar fix ( #3703 )
2017-06-26 13:32:02 -07:00
Chessmasterrr
914f3b4ac6
Changed grep flags ( #3706 )
...
If the first grep is already quiet, the second one will not find anything and exit with error code 1. So the quiet flag has to be on the second grep command to get the script working.
2017-06-26 13:31:51 -07:00
Misty Stanley-Jones
c1dbb5b012
Add information about userns-remap ( #3678 )
...
* Add information about userns-remap
* Split into its own topic, do some TOC magic
2017-06-26 10:14:07 -07:00
Justin Menga
b1d32c948c
Update awslogs.md ( #3319 )
...
* Add docs for awslogs-multiline-pattern and awslogs-datetime-format
Signed-off-by: Justin Menga <justin.menga@gmail.com >
2017-06-26 09:27:02 -07:00
Brian Goff
8ab3a05d03
Update install to ensure extras repo is enabled ( #3702 )
...
* Update install to ensure extras repo is enabled
The `extras` repos are required for 17.06 which depends on the
`container-selinux` package.
CentOS typically has the repo enabled by default, but in some cases may
be disabled, and RHEL never has it enabled by default.
This is provided by the main Fedora repos and does not require any extra
setting.
Signed-off-by: Brian Goff <cpuguy83@gmail.com >
* Jekyll is picky about indentation.
* Jekyll is picky about indentation.
2017-06-26 09:25:37 -07:00
Nope Nope
483a8a8370
Correct example script ( #3590 )
...
Previous version could not work as grep -q does not print anything to stdout, only exits with a status code depending on a match was found or not. Hence the variables were always empty and could not be compared with 0
2017-06-22 16:18:13 -07:00
Misty Stanley-Jones
7a0b00a188
Add simple pull examples with auth ( #3574 )
2017-06-22 11:47:05 -07:00
Jérôme Petazzoni
e04cbdbd7c
Remove extraneous **warning** ( #3546 )
...
* Remove extraneous **warning**
The .warning class already prepends "Warning"
* changed Warning tag to vanilla
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
2017-06-21 15:40:34 -07:00
ArthurMa
b0a04d1d9f
centos Uninstall lost a dependency ( #3651 )
...
when I degrade to lower docker version, I found that docker-engine-selinux dependency need to remove.
2017-06-20 14:14:34 -07:00
Misty Stanley-Jones
b63c1aee78
Fix broken link ( #3658 )
2017-06-20 11:53:15 -07:00
Sergey Sarbash
a145f69b6c
Create index.md ( #3611 )
2017-06-20 11:46:01 -07:00
Wilfred Hughes
a015f3dae4
Fix typo ( #3664 )
2017-06-20 11:20:34 -07:00
Misty Stanley-Jones
baaead7cdd
Update logging driver options from code
2017-06-20 11:07:50 -07:00
Misty Stanley-Jones
9d53ce7350
Clarify routing mesh port
2017-06-20 11:07:50 -07:00
Misty Stanley-Jones
11fcbcb88a
Clarify size and virtual size
2017-06-20 11:07:50 -07:00
Trapier Marshall
2223f09523
fix jump links in admin resource constraints ( #3577 )
...
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com >
2017-06-19 12:14:49 -07:00
Misty Stanley-Jones
464599c2a6
Clarify what "networked host machines" means ( #3657 )
...
Fixes #3646
2017-06-19 11:52:02 -07:00
Michael Friis
6d067495f2
broken anchor ( #3642 )
2017-06-16 16:28:37 -07:00
Misty Stanley-Jones
10cf545c96
Add back missing LVM instructions ( #3623 )
2017-06-15 13:45:44 -07:00
Misty Stanley-Jones
8df4e664bc
Fix missing word ( #3619 )
2017-06-15 10:36:45 -07:00
Misty Stanley-Jones
dda29b7fc4
Update curl examples to use 'localhost' ( #3617 )
2017-06-15 10:36:19 -07:00
zedashen
3e29924bb3
command spelling mistake ( #3559 )
2017-06-13 11:52:29 -07:00
Kamal Gill
af911f3bdb
Replace 'yum list' with 'dnf list' ( #3550 )
2017-06-13 11:46:52 -07:00
Taio Jia
a22db0902b
Fix unmarshal issue ( #3545 )
...
If set to `"mtu": "1500"` will got an error:
```
unable to configure the Docker daemon with file /etc/docker/daemon.json: json: cannot unmarshal string into Go value of type int
```
That code can not unmarshal string into Go value of type int, I changed the type from string to int.
2017-06-12 17:02:40 -07:00
Nicolae Vlădescu
667306190c
Fix docker package name for Raspbian Jessie ( #3520 )
...
On Raspbian Jessie the docker package is named `docker-engine`, `docker` being another unrelated package. Package details: https://packages.debian.org/jessie/docker
2017-06-12 17:01:17 -07:00
kudabaev
fd0eb53dd1
Errata ( #3526 )
...
Line 62: “syslog=udp://1.2.3.4:1111” should be “syslog-address=udp://1.2.3.4:1111”
2017-06-12 11:34:31 -07:00
Misty Stanley-Jones
b7a073f87b
Correction to networking diagram ( #3553 )
2017-06-09 12:52:45 -07:00
leonstrand
44c31878d8
Update services.md ( #3521 )
...
Change 'correcty' to 'correct way'
2017-06-09 10:55:46 -07:00
Misty Stanley-Jones
a173c4630d
Document OOME information ( #3536 )
2017-06-09 09:41:00 -07:00
Swapnil Kulkarni
58f3632285
Update syslog documentation for typo ( #3502 )
...
There is a typo of UDP which is spelled as UP.
Corrected it.
Signed-off-by: Swapnil Kulkarni <me@coolsvap.net >
2017-06-08 12:05:04 -07:00
Riyaz Faizullabhoy
172e448122
fix trust env var name ( #3504 )
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com >
2017-06-06 10:43:19 -07:00
Misty Stanley-Jones
e11009b304
Reorg service management topic ( #3462 )
...
Move some things that were previously in the CLI ref
Some rewrites and reorganization
Add placement pref image
2017-06-02 14:46:24 -07:00
Jeremiah Witt
416ee6291a
Fixing typos and grammatical errors ( #3405 )
...
There were some awkward word choices in the opening paragraph, so I updated them to make the document more readable.
2017-06-02 11:44:56 -07:00
Chomba Ng'ang'a
330a524726
fix typo in admin/start-containers-automatically.md ( #3468 )
2017-06-02 11:43:05 -07:00