Commit Graph

45658 Commits

Author SHA1 Message Date
dproteus13 ccfb68a8fa Fix coy-paste error (#2600)
Looks like the description of Stable vs Edge was copied from the page for the Mac version.  One instance of Mac was left, so I fixed that to Windows.
2017-04-03 15:21:18 -07:00
Pothi Kalimuthu 5e0854b2c3 Update the link to docs (#2603)
* Update the link to docs

Update the link to the correct documentation.

* Update using_supervisord.md
2017-04-03 15:20:21 -07:00
John Mulhausen 93e1cdf2f9 Update style.css 2017-04-03 11:31:41 -07:00
John Mulhausen 9121aec97a Fix for menus not indenting 2017-04-03 10:47:42 -07:00
Wang Jie d2974a5d3b Update startup-order.md (#2591) 2017-03-31 23:42:38 -07:00
Daniel Hiltgen 8d2eccd41a Update zfs-driver.md (#2545)
The daemon will not auto-detect - the next step in the instructions explain how to configure it properly.
2017-03-31 16:49:45 -07:00
Josh south 492074c717 Various post-launch fixes (#2549)
* WIP #2052

- Adding sass
- Test components
- Night mode
- docker con banner
- archive legacy css

* add compressed css

* Update branding for cloud api docs

* split out global header

* rescale mods

* adjust viewport rescaling

* sync

* test

* testing deploy

* john rules, please update man

* test: removing all styles

* trying to make netlify work

* add min-height to sidebars

* testing

* Update style.css

manually add css

* testing

* test

* Update style.css

* adding dockercon svg

* add svgs

add svgs

* remove css

* re-add

* s/container-fluid/container
2017-03-31 16:07:37 -07:00
Anders Östlin c72a0d7e27 Update deploy-app.md (#2557)
Removes an extra '.' in the path when copying the docker-stack.yml with scp
2017-03-31 16:03:49 -07:00
Wang Jie 560efd2d06 Update installing-cli.md (#2531) 2017-03-31 16:03:05 -07:00
Jim Galasyn d1420aa4a1 Add topic for installing Docker EE on Windows Server (#2561) 2017-03-31 16:00:41 -07:00
Wang Jie a3417b8126 Update install.md (#2574) 2017-03-31 15:31:02 -07:00
Kirk Stork 8c81e8e2e1 Note that China and US Gov Cloud are not supported. 2017-03-31 15:30:45 -07:00
Misty Stanley-Jones 18dac9da57 Fix rendering error (#2583) 2017-03-31 15:28:01 -07:00
Misty Stanley-Jones 361a1df323 Fix some links (#2584)
* Fix some links
2017-03-31 15:27:27 -07:00
Ken Cochrane 1333b9d2cf Update Docker for AWS IAM Permission list
Signed-off-by: Ken Cochrane <KenCochrane@gmail.com>
2017-03-31 15:23:41 -07:00
Brian Goff 1f7c236b90 Add 1.13.1-cs3 release notes
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-03-31 14:52:01 -07:00
Wang Jie a5502b4235 Update gettingstarted.md (#2576) 2017-03-31 14:22:01 -07:00
Wang Jie 15924442bb Update install.md (#2577) 2017-03-31 14:20:56 -07:00
Wang Jie 2b009778e3 Update overview.md (#2578) 2017-03-31 14:20:30 -07:00
Wang Jie fd5090abb4 Update envvars.md (#2579) 2017-03-31 14:16:58 -07:00
John Mulhausen c8f98ff812 s/Search Results/Docs search 2017-03-31 14:16:14 -07:00
Joao Fernandes 37eb7d2a43 Improve DTR backup/restore
Fixes #2341
2017-03-31 12:01:49 -07:00
Misty Stanley-Jones 88c7b88da5 404 improvement follow-up (#2565) 2017-03-31 11:51:53 -07:00
Misty Stanley-Jones 737f3e3b3c Add terms Kitematic and Docker Engine (#2568) 2017-03-31 11:37:01 -07:00
Victoria Bialas d47cdf0cda initial cap action (#2573)
Copy-edit
2017-03-31 01:58:13 -04:00
Victoria Bialas 3fb9cec06e reordered cards to surface CE/EE (#2572)
flipped tools products order on manuals page

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-30 23:34:56 -04:00
Wang Jie 1205d5d10c Update slack-integration.md (#2530) 2017-03-30 17:11:23 -07:00
Wang Jie 64e6512bf3 Update service-links.md (#2529) 2017-03-30 17:10:51 -07:00
Wang Jie 76a9be1e29 Update installing-cli.md (#2532) 2017-03-30 17:10:24 -07:00
Alexander Gruschina f6cb46851c fix missing '-y' parameter (#2556)
Missing parameter leads to abort when installing software-properties-common
2017-03-30 17:09:59 -07:00
Bryan Lee 9d66015743 Update doc (#2571)
Changed some wording, and updated actions available to match current actions supported
2017-03-30 20:05:27 -04:00
Wang Jie 0078fcb96b Update overview.md (#2554) 2017-03-30 16:56:47 -07:00
Misty Stanley-Jones a75280f77b Use a real image in network example (#2570) 2017-03-30 16:03:00 -07:00
Misty Stanley-Jones a1291c8ef6 Add missing text (#2569) 2017-03-30 16:02:00 -07:00
Misty Stanley-Jones 411c41d991 Clarify splunk-url for Splunk Cloud hosted instances (#2567) 2017-03-30 15:24:01 -07:00
Misty Stanley-Jones 4c23e132f8 Clarify missing parent images (#2566)
Fixes #636
2017-03-30 15:13:44 -07:00
Joao Fernandes 8613c50dbe Release UCP 2.1.2 2017-03-30 14:02:17 -07:00
John Mulhausen bd9d2bcbe6
Products -> Components for now 2017-03-30 13:39:44 -07:00
Misty Stanley-Jones c6aca8acee Improve bootstrap tabs (#2546)
Use data-target instead of href
Move tab-syncing code into site-wide JS so everyone can use it
Add example for syncing tab groups on the same page
2017-03-30 12:57:37 -07:00
Misty Stanley-Jones 9902ceb84c Improve the 404 page (#2550)
- Don't actually change the URL
- Give more choices about what to do in the event of a 404
2017-03-30 12:56:20 -07:00
Victoria Bialas bfca2777ae added comprehensive list of swarm states (#2552)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-30 00:09:24 -04:00
Victoria Bialas bc4eb8d5f0 added note, links re: EVERY_NODE affect on links (#2541)
wording change

improved wording of Tip

improved wording per feedback

update EVERY_NODE link description per feedback

reworded per feedback

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-29 23:06:15 -04:00
Wang Jie 71dbe9ca1d Update release-notes.md (#2533) 2017-03-29 15:34:57 -07:00
Victoria Bialas 1a9fb5e720 clarified Cloud menu integration edge only (#2543)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-29 14:39:29 -05:00
Misty Stanley-Jones 07d0d0b4d9 Fix broken link (#2525) 2017-03-29 08:13:34 -07:00
Misty Stanley-Jones 20c1e873a6 Fix broken link (#2526) 2017-03-29 07:20:45 -07:00
John Mulhausen 1822f7419e Update docs.html 2017-03-28 17:56:38 -07:00
John Mulhausen 01a57c2e6a User must enter title when creating bugs 2017-03-28 17:54:48 -07:00
John Mulhausen 77c91b477a Make it so user has to enter title on new bugs 2017-03-28 17:54:02 -07:00
Andrew Hsu 19308787ca remove extra slash (#2516)
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2017-03-28 17:49:38 -07:00