Commit Graph

45228 Commits

Author SHA1 Message Date
Victoria Bialas 0396353b08 Merge pull request #1763 from Electron-libre/master
fix(compose:extends): not supported from version 3
2017-02-16 16:35:21 -08:00
Victoria Bialas 395b20b2e0 move redirects from older install page to here 2017-02-16 16:32:22 -08:00
John Mulhausen 429cb1ca82 Adding redirect to newest version 2017-02-16 16:26:47 -08:00
John Mulhausen 7914f11493 Moving redirect to newest version 2017-02-16 16:26:25 -08:00
John Mulhausen 3e69c8e0ca Applying redirects to newest version 2017-02-16 16:25:34 -08:00
John Mulhausen 783e6e94c5 Moving redirects to newer version 2017-02-16 16:25:03 -08:00
Carlaplzgnz 6b1323574a update DDC on AWS graphic 2017-02-16 16:08:17 -08:00
Vicky Enalen bc7075df88 Added css border to images 2017-02-16 16:04:27 -08:00
Vicky Enalen 0d4761218c Added screenshots for security scanning setup 2017-02-16 16:04:27 -08:00
Dirk d8d822adff Added a bit more detail to restart.md (#1668)
This killed me for a while, I expected that since environment variables were set after the build process that they would be reloaded on restart.
2017-02-16 16:00:24 -08:00
John Mulhausen aa7614f695
Fixing JS error 2017-02-16 15:46:12 -08:00
Viktor Stanchev 4e870835f7 link to latest ucp docs from homepage (#1765) 2017-02-16 15:23:54 -08:00
Andy Clemenko b0d8e99a32 administrator --> administrative (#1776)
administrator users --> administrative users
2017-02-16 15:09:26 -08:00
Misty Stanley-Jones e295431ff3 Remove Javascript for New Relic (#1781) 2017-02-16 14:49:14 -08:00
Roque Pinel be682d4f42 Fix startup-order.md link (#1769) 2017-02-16 14:48:46 -08:00
Victoria Bialas e0bace406b fix link to Cloud docs on Manuals tab (#1779)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-02-16 14:47:56 -08:00
Victoria Bialas 03464b70cb changed `version 3` to `version 3.x` per Joffrey 2017-02-16 14:37:03 -08:00
scjane 754e4ece0a Update device-mapper-driver.md (#1760) 2017-02-16 11:56:11 -08:00
scjane a7b79e9cf3 Update device-mapper-driver.md (#1761) 2017-02-16 11:55:47 -08:00
John Mulhausen 989b3a7113 Update compose-versioning.md 2017-02-16 11:54:32 -08:00
Alessandro Boch 46a9be7289 Clarify port to open for overlay networking (#1762)
Signed-off-by: Alessandro Boch <aboch@docker.com>
2017-02-16 11:52:55 -08:00
John Mulhausen aeb51d3543 CC the assignee (since direct issue assignment doesn't work) (#1726)
* CC the assignee for each page

* Update _config.yml
2017-02-16 11:49:34 -08:00
John Mulhausen 9c12c210bf Point to latest DTR docs 2017-02-16 11:48:49 -08:00
Huu Nguyen 5115bc76ac Fix typo (#1764) 2017-02-16 11:42:54 -08:00
Cedric Brancourt 0f4a08f916 fix(compose:extends): not supported from version 3 2017-02-16 19:39:23 +01:00
John Mulhausen f478f1bf0a Hooking up nav to real TOC data, formatting fixes 2017-02-16 03:20:03 -08:00
scjane da06fe0c75 Update aufs-driver.md (#1712) 2017-02-16 01:15:58 -08:00
scjane 6206bf72a6 Update device-mapper-driver.md (#1713) 2017-02-16 01:15:29 -08:00
scjane 56fe032401 Update device-mapper-driver.md (#1714) 2017-02-16 01:15:08 -08:00
scjane 038ad219bf Update device-mapper-driver.md (#1715) 2017-02-16 01:14:43 -08:00
scjane d04208ffbb Update device-mapper-driver.md (#1716) 2017-02-16 01:14:14 -08:00
scjane 81464dbaae Update btrfs-driver.md (#1717) 2017-02-16 01:13:32 -08:00
scjane d614fe5f8f Update overlayfs-driver.md (#1719) 2017-02-16 01:12:59 -08:00
scjane c0d112b4db Update overlayfs-driver.md (#1721) 2017-02-16 01:12:33 -08:00
scjane 368670c1ef Update zfs-driver.md (#1727) 2017-02-16 01:11:53 -08:00
scjane 8b40f11554 Update zfs-driver.md (#1729) 2017-02-16 01:11:27 -08:00
scjane 2b7f04a311 Update zfs-driver.md (#1731) 2017-02-16 01:10:41 -08:00
scjane 18a5047bfa Update index.md (#1739) 2017-02-16 01:10:04 -08:00
scjane 4284e25bb2 Update index.md (#1735) 2017-02-16 01:09:41 -08:00
John Mulhausen 25fb6f7774
Metadata fixes 2017-02-15 18:39:58 -08:00
John Mulhausen b513ecde18 Tabs-based organization (#1420)
* First pass of tabs-based organization

* Improvements

* Second pass at tabs org

* Move tab highlighting to Liquid instead of JS

* Adding forwarding links for in-product TOCs

* Move to pre-rendered left-navs instead of post-load JS for TOC sync

* Optimizations and nosync-ing the Reference section

* Optimizations, fix Cloud YAML

* Make a "Sample applications" node

* Tabs CSS fixes and 12-factor reposition

* Fix auto-complete left-padding

* Fix auto-complete right-padding (for symmetry)

* Fix for no left-nav on Compose file

* Fix weird wrapping on smaller screens for tabs

* reorganized d4mac, d4win per tabs structure, split out install guides

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

* Update reference urls to latest DDC version

* Reintroduces changes ebe778b..9abc9e to TOC

* Update allpagelinks.md

* hid the on-page TOC's for d4mac d4win topics as needed

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

* Add a Hopscotch tour of the new navigation
2017-02-15 17:23:45 -08:00
Misty Stanley-Jones 639269927b Merge pull request #1506 from FrenchBen/update-descriptions
Updated descriptions to use better cli ref
2017-02-15 17:18:45 -08:00
Josh south b5c9366474 Theme Start (#1709) 2017-02-15 17:07:36 -08:00
Parker Moore 46f4d9cf20 Gemfile: add note about upgrade process of github-pages gem (#1707)
The Gemfile cannot be upgraded to a newer version of the github-pages
gem without having a corresponding tag in the starefossen/github-pages
image.
2017-02-15 17:02:44 -08:00
Misty Stanley-Jones 87290047ad Merge pull request #1676 from kencochrane/fix_d4AWS_rn
Update Docker for AWS release notes page
2017-02-15 13:29:15 -08:00
Misty Stanley-Jones b2f00dd77b Merge pull request #1675 from adamjcooper/patch-1
Correct a plural to singular, tighten one phrase
2017-02-15 13:20:01 -08:00
Misty Stanley-Jones f92d63e62f Merge pull request #1677 from Tchinmai7/patch-1
Changed the `rails` command to `rake`
2017-02-15 13:16:38 -08:00
Tarun Chinmai 06583c91d9 Changed the `rails` command to `rake`
changed `rails db:create` to `rake db:create`
2017-02-15 22:14:18 +05:30
Ken Cochrane 92c1e7af32 Update Docker for AWS release notes page
Signed-off-by: Ken Cochrane <KenCochrane@gmail.com>
2017-02-15 10:28:22 -05:00
adamjcooper 5b5071530c Correct a plural to singular, tighten one phrase 2017-02-15 06:40:08 -05:00