Wang Jie
21c4dcc420
Update env.md ( #3317 )
...
* Update env.md
* Update env.md
2017-06-02 11:53:06 -07:00
Joffrey F
000cb2ebc3
Add pids_limit to upgrade docs ( #3366 )
2017-06-02 11:51:38 -07:00
Wang Jie
f631ce0961
Update publish.md ( #3463 )
2017-06-02 11:49:19 -07:00
Wang Jie
cf75956dd8
Update faq.md ( #3464 )
2017-06-02 11:46:29 -07:00
Wang Jie
e7bfdc92d1
Update orgs.md ( #3465 )
2017-06-02 11:45:48 -07:00
Wang Jie
6588547c39
Update repos.md ( #3466 )
2017-06-02 11:45:25 -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
Wang Jie
3eab07f2b8
Update notifications.md ( #3399 )
2017-06-02 11:44:17 -07:00
Wang Jie
3740890d71
Update builds.md ( #3467 )
2017-06-02 11:43:38 -07:00
Chomba Ng'ang'a
330a524726
fix typo in admin/start-containers-automatically.md ( #3468 )
2017-06-02 11:43:05 -07:00
Wang Jie
f048919936
Update bitbucket.md ( #3469 )
2017-06-02 11:42:44 -07:00
Wang Jie
de0ac5420d
Update overview.md ( #3470 )
2017-06-02 11:42:21 -07:00
Daniel Bruzual
b5ccb38382
Fix typo ( #3476 )
...
It should be 'two' instead of 'to'.
2017-06-02 11:41:59 -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
Ryan Kennedy
633d6edac1
Updated multi-stage build reference ( #3403 )
...
Removed reference to adding a Dockerfile.multi file as a required step.
2017-06-02 10:35:47 -07:00
Ghislain Bourgeois
2a87df763d
Specify tagging behaviour when running docker-compose build command. ( #3428 )
...
* Specify tagging behaviour when running docker-compose build command.
* Link image to compose-file reference.
2017-06-02 10:23:34 -07:00
Wang Jie
a1381378db
Update oss.md ( #3448 )
2017-06-02 10:04:01 -07:00
Wang Jie
0f88cb0869
Update compatibility.md ( #3445 )
2017-06-02 10:01:29 -07:00
Wang Jie
063c2dc4f0
Update insecure.md ( #3444 )
2017-06-02 10:00:58 -07:00
Wang Jie
13c8aa4a1e
Update garbage-collection.md ( #3443 )
2017-06-02 10:00:20 -07:00
Wang Jie
6f01e70062
Update osx-setup-guide.md ( #3442 )
2017-06-02 09:59:46 -07:00
Wang Jie
78ff810f64
Update apache.md ( #3441 )
2017-06-02 09:58:28 -07:00
Jed Verity
5fda3f95cb
Update webhooks.md to include `tag` in payload ( #3432 )
2017-06-02 09:56:50 -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
Kasidesh Yontaradidthaworn
40db188f3f
Update rails.md ( #3421 )
...
syntax error at Gemfile while compose run web rails new .
2017-06-02 09:54:40 -07:00
mark teehan
a5f8de8e71
Update imagesandcontainers.md ( #3422 )
2017-06-02 09:53:31 -07:00
Riyaz Faizullabhoy
48e0ed5fb3
notary: fix trust pinning diagram path ( #3437 )
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2017-06-02 09:52:51 -07:00
Victoria Bialas
9bf8661b6b
d4mac,win 17.06 edge release notes, docs updates ( #3461 )
...
* d4mac,win 17.06 edge release notes, docs updates
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* added description of new feature shared drives on demand for Windows Edge
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-06-01 14:44:37 -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
Brian Goff
1ebd1db7f8
Add release notes for 1.13-cs4 1.12-cs12 1.11-cs8 ( #3460 )
...
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-06-01 13:32:22 -07:00
Misty Stanley-Jones
34b9e3753d
Update docs about starting containers automatically ( #3436 )
2017-05-31 09:34:00 -07:00
Victoria Bialas
ffc99ea6e1
updated/improved Compose samples ( #3438 )
...
* updated/improved Compose samples
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* linked some more basic docker-compose commands
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* coypedit
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-30 17:15:42 -07:00
Wilfred van der Deijl
5b6345c5cf
Only `sut` service and its dependents are started ( #3426 )
...
* Only `sut` service and its dependents are started
* re-worded a few sentences
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-30 17:09:50 -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
Misty Stanley-Jones
d49792da29
Add dateUpdated and datePublished for Google ( #3431 )
2017-05-30 13:42:11 -07:00
Victoria Bialas
9a74081df7
add note re: ports for multi-site Wordpress ( #3398 )
...
* add note re: ports for multi-site Wordpress
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* incorporated review comments from Misty
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* copyedit
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-30 13:20:33 -07:00
Wang Jie
86894f0aef
Update networking.md ( #3234 )
2017-05-30 11:39:42 -07:00
Victoria Bialas
3c6e878d39
added missing stable release notes for mac and win ( #3417 )
...
* added missing stable release notes for mac and win
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* copyedit, kick build
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-26 14:36:50 -07:00
Jim Galasyn
d52729a8e2
Update hosts value to array ( #3410 )
...
Fixes #3361 .
2017-05-25 17:34:20 -07:00
Victoria Bialas
9e9868b87d
fixed link which for some reason was changed to Moby ( #3411 )
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-25 17:24:24 -07:00
joeabbey
ecf3619e89
Update part4 ( #3378 )
...
* Update part4
Installation of VirtualBox should be in the requirements.
* Update part4.md
2017-05-25 16:57:46 -07:00
Matt Marston
6606fc8649
Update posh-docker install instructions ( #1189 )
...
* Update posh-docker install instructions
Installing the posh-docker module does not cause it to get imported into a PowerShell session. Use the Import-Module cmdlet to import it.
* finalized combo of mmarston and docs team changes
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-25 16:30:05 -07:00
John Mulhausen
089f17eade
Add to shell call, Alpine necessity
2017-05-25 15:08:51 -07:00
John Mulhausen
f95cccd24a
Update docs base description
2017-05-25 15:00:02 -07:00
John Mulhausen
4ece938e82
GH Pages 137
2017-05-25 14:39:43 -07:00
Ryan Kennedy
6457b5b5b0
Updates to automated tests doc ( #3370 )
...
* Updates to automated tests doc
Updated automated test doc to reflect new autotest behavior.
* made minor formatting changes
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-25 12:39:49 -07:00
Victoria Bialas
0a9866bd54
fixed unscrollable code block ( #3397 )
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-24 16:55:07 -07:00
Kevin Robatel
d802df21d8
Fix typo in markdown ( #3371 )
2017-05-24 16:49:29 -07:00