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
Zion Wu
5f02225ea1
Fix mistakes in LVM config procedure ( #3447 )
...
1. remove step 8 from "Configure direct-lvm mode for production" session.
2. change "0 = disabled" to "100 = disabled" in step 10 for thin_pool_autoextend_threshold.
2017-06-02 10:53:02 -07:00
memory
571d2354c8
Suggest passing --no-log-init to adduser ( #3413 )
...
Running `useradd` without `--no-log-init` risks triggering a resource exhaustion issue:
https://github.com/moby/moby/issues/15585
https://github.com/moby/moby/issues/5419
https://github.com/golang/go/issues/13548
2017-06-02 09:55:36 -07:00
mark teehan
a5f8de8e71
Update imagesandcontainers.md ( #3422 )
2017-06-02 09:53:31 -07:00
Misty Stanley-Jones
d88478a722
Document logging driver plugins ( #3440 )
2017-06-01 13:43:11 -07:00
Misty Stanley-Jones
cf3f1f6e37
Rewrite swarm service networking guide ( #3454 )
2017-06-01 13:42:33 -07:00
Misty Stanley-Jones
34b9e3753d
Update docs about starting containers automatically ( #3436 )
2017-05-31 09:34:00 -07:00
Misty Stanley-Jones
b12ec60faa
Storage driver followup ( #3386 )
...
* Fix picky formatting errors
* Address post-merge feedback
* Changing the storage driver on D4M/D4W not supported
2017-05-30 14:29:51 -07:00
Paul Ostazeski
4fb8fce106
Typo correction "mages" -> "images" ( #3376 )
2017-05-30 14:04:17 -07:00
Jim Galasyn
d52729a8e2
Update hosts value to array ( #3410 )
...
Fixes #3361 .
2017-05-25 17:34:20 -07:00
Tim
3db7fad4fd
Grammar and spelling corrections ( #3394 )
2017-05-24 16:41:07 -07:00
Misty Stanley-Jones
89ac40cf3b
Updating docs about storage drivers ( #3276 )
...
* Updating docs about storage drivers
2017-05-23 10:53:25 -07:00
Christian Göller
eb78bf83d5
Add clarification regarding openSUSE ( #3279 )
...
* Add clarification regarding openSUSE
2017-05-19 15:46:41 -07:00
Jon Hajdu
9814dde803
Update host_integration.md ( #3287 )
2017-05-19 15:37:12 -07:00
Yuji Shimoda
4184049fbe
Fix python code snippet. (Commit containers) ( #3267 )
2017-05-19 15:27:13 -07:00
Matt Duszynski
74df47fe12
Replace Rails with Ruby in the examples list ( #3229 )
...
The official Rails image was deprecated at the beginning of the year, and it probably shouldn't be referenced as an example in the docs anymore.
2017-05-19 15:10:44 -07:00
Alexey Grachov
425935605a
Remove extra spaces. ( #3304 )
2017-05-17 12:36:57 -07:00
Misty Stanley-Jones
cf6e2e7229
Document using Prometheus metrics ( #3249 )
2017-05-16 10:54:02 -07:00
Misty Stanley-Jones
968f76eced
Use daemon.json everywhere possible ( #3252 )
2017-05-15 10:44:40 -07:00
Misty Stanley-Jones
f732322462
Add docs for automatic service rollback ( #3248 )
2017-05-11 15:34:16 -07:00
Misty Stanley-Jones
d25cee8e4d
Fixes and improvements to example script ( #3242 )
...
* Fixes and improvements to example script
2017-05-11 13:22:15 -07:00
Misty Stanley-Jones
415a358d7e
Recommend using swarm services instead of network aliases for load balancing ( #3087 )
2017-05-10 11:10:31 -07:00
Lorenzo Fontana
64de468317
Splitting all the logging drivers ( #2975 )
...
* Splitting logging drivers
Signed-off-by: Lorenzo Fontana <lo@linux.com >
2017-05-10 10:56:13 -07:00