Commit Graph

46207 Commits

Author SHA1 Message Date
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
Chaos John 3cd59ecddc "as mall as possible"=>"as small as possible" (#3372) 2017-05-24 16:48:56 -07:00
Wang Jie c3bb42cc5b Update deploying.md (#3373) 2017-05-24 16:48:29 -07:00
Nathan Handler b6431416b2 Fix broken markdown link (#3385)
The HyperKit link was missing a closing `)` causing the link to break.
2017-05-24 16:46:06 -07:00
Tim 3db7fad4fd Grammar and spelling corrections (#3394) 2017-05-24 16:41:07 -07:00
Victoria Bialas 559bb0d668 added step to choose stable or edge version in Cloud autobuilds (#3395)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-24 14:55:29 -07:00
Jim Galasyn fdedf787fa Reverted (#3393) 2017-05-24 14:29:08 -07:00
Victoria Bialas 536680a87c corrected explanation of default permissions on shared volumes (#3384)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-24 12:20:55 -07:00
Jim Galasyn 42163935cf Add section on China registry mirror (#3379) 2017-05-24 09:05:43 -07:00
Joao Fernandes 9fe58e93c9 Fix broken link (#3364) 2017-05-24 08:59:12 -07:00
Victoria Bialas 5a610f6367 Compose examples (#3346)
* improve Compose rails sample

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

* updated file list and commands based on feedback for no skip-bundle

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

* added, start, stop, rebuild info to Rails sample

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

* updated info re: default Flask port for compose get started

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

* more changes for rebuilding steps

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

* added rebuild info

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

* added info about Gemfile.lock to rebuild steps

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-23 23:26:57 -07:00
Victoria Bialas d355122331 added cloud azure video, better links on other vids, how-to for vids on test page (#3369)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-23 19:58:46 -07:00
Dave Strebel 42862ee10b Added Instruction for Visual Studio Subscriptions (#3355)
* Added Instruction for Visual Studio Subscriptions

For Azure Visual Studio MSDN subscription users will need to enable "programmatic deployments" on the Docker CE VM Marketplace item.

* updated note content, format, and link to blog post

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

* improved note format and made blog link open on a new page

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-23 18:56:11 -07:00
John Mulhausen 8e57057739 Update drupal.md 2017-05-23 17:07:26 -07:00
Harald Albers e9ad2f76eb Add docker-compose exec -u to reference page (#3349)
Signed-off-by: Harald Albers <github@albersweb.de>
2017-05-23 16:33:47 -07:00
Jason b4f46e763a Remove an incorrect step under `create a swarm` (#3347)
* Remove an incorrect step under `create a swarm`

* removed another mention of app name

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-23 16:29:30 -07:00
Misty Stanley-Jones 72a74d9a76 Remove registry/architecture.md from docs repo (#3365)
This file is specifically not published to the
site anyway
2017-05-23 16:14:03 -07:00