Commit Graph

172 Commits

Author SHA1 Message Date
Misty Stanley-Jones 52fe0df34b Document new features in Compose 1.17 (#5019) (#5021)
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-10-17 21:17:28 -07:00
Misty Stanley-Jones 6aae2e4e84 Add pointer to latest API ref (#4897) 2017-10-16 15:04:24 -07:00
John Mulhausen a8677b38af Version selector for EE docs (#4952)
* Version selector for EE docs

* site...

* endif

* Fixes

* html not md

* hash v string, oops

* Path overrides
2017-10-13 15:45:52 -07:00
John Mulhausen 024ae953ba Fixes #4041 2017-10-13 15:16:11 -07:00
Misty Stanley-Jones cf950c1450 Clarify that Compose .env support does not work with docker stack deploy (#4812) 2017-10-05 16:53:40 -07:00
Misty Stanley-Jones b02cca86cf Standardize on site-wide variables for Docker and component versions (#4792) 2017-10-05 16:36:03 -07:00
Misty Stanley-Jones acda699725 Don't print defaults from the YAML in cases where the meaning is really 'default to unset' (#4813) 2017-10-05 16:02:49 -07:00
Kirill Kolyshkin 91d5316a98 Improvements to the Fedora install instructions (#4464)
This commit improves engine installation documentation for CentOS,
RHEL, Fedora and Oracle Linux. There are a few fixes and
simplifications. In particular:

1. Fix language about when GPG keys are presented for verification
(when you install a package from a recently added repo).

2. Remove mentions of 'yum/dnf makecache fast'. Unlike Debian/Ubuntu,
which require 'apt update', with both yum and dnf, 'makecache'
is redundand. What's worse, 'dnf makecache fast' is not working
(tested on Fedora 26):

        # dnf makecache fast
        ...
        dnf makecache: error: argument timer: invalid choice: 'fast' (choose from 'timer')

3. Source repos are disabled by default, so there is no need to specify
the architecture when running `yum list docker-[ce]e`. The comment
explaining it is also removed.

4. An extra > character in the middle of the line was removed.

[v3: rebase, remove $DOCKERURL reuse hack]

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2017-10-04 16:19:25 -07:00
Misty Stanley-Jones c6391e5998 Enable hide/show of elements that don't apply to archives (#4798) 2017-10-04 14:59:29 -07:00
Misty Stanley-Jones 7c800e7054 Tweak formatting of options tables (#4730) 2017-09-29 17:38:46 -07:00
Misty Stanley-Jones 0975a5c5ab Add info about deprecated and experimental options to CLI template (#4711) 2017-09-26 20:49:43 -07:00
Misty Stanley-Jones 4641ccfc6b Give sudo access to local environment variable (#4660) 2017-09-18 15:39:21 -07:00
Misty Stanley-Jones 66681478fe Update EE and CE install instructions (#4556) 2017-09-11 16:27:02 -07:00
Joffrey F 0b22c35a28 Remove delayed features from 1.16.0, fixed changelog (#4417) 2017-08-31 15:52:18 -07:00
Joffrey F 0702f23aae Document Compose 1.16.0 additions (#4293)
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-08-31 15:52:18 -07:00
Yong Wen Chua 563c564d4c Document Docker Compose Version 2.3 (#3994)
And the new "target" parameter under "build"

Signed-off-by: Yong Wen Chua <me@yongwen.xyz>
2017-08-31 15:52:18 -07:00
Misty Stanley-Jones a947491630 Update edge landing page and add admonition to dockerd edge ref (#4436) 2017-08-30 09:14:33 -07:00
French Ben 4445f27581 Cleanup editions (#4350) 2017-08-25 12:13:07 -07:00
Misty Stanley-Jones d77a17aea4 Update platform support matrix (#4224) 2017-08-17 09:10:44 -07:00
Victoria Bialas e90b12c425 Added <hr>'s below tabbed topics for SSH and test page (#4232)
* added <hr>'s below tabs

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

* update Tabs topic on test.md to show use of <hr>'s

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

* added more information about toc_max/min

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-16 19:38:09 -07:00
Joao Fernandes 8f8dc11c5f Update UCP/DTR offline instructions 2017-08-15 23:31:15 -07:00
Misty Stanley-Jones f941a59104 Update IBM branding (#4174) 2017-08-11 15:46:01 -07:00
John Mulhausen 1c5153b965 Convert Library references from submodule to upstream (#4102)
* Step 1 of getting to upstream-based model

* Upstream part 2

* Working front-matter generation

* Pages generating

* TOC fixes, autogen fixes, test>prod script

* Boilerplate fix

* Switch to cat, redundancy removals
2017-08-08 16:04:00 -07:00
Victoria Bialas a922be3d0f Update admonitions CSS for consistency and better writer workflow (#4019) 2017-07-31 21:49:56 -07:00
Victoria Bialas 52644895c0 added suggested new example to the include
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-07-27 11:09:03 -07:00
Misty Stanley-Jones b0a57ca1fd Installation guide improvements (#3977) 2017-07-26 17:12:27 -07:00
Michael Friis 1033933b72 [WIP] Add stable existing VPC option (#3823)
* [WIP] Add stable existing VPC option

* add macro value
2017-07-07 10:23:58 -07:00
Misty Stanley-Jones 22e10b99f1 Fix Docker EE Windows links (#3789) 2017-07-03 12:15:28 -07:00
Victoria Bialas fc17bb4da0 install page improvements, re-organization (#3767)
* install page break out desktop, cloud, server, link updates

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

* fixed an on-page link

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-06-30 15:10:59 -07:00
Sebastiaan van Stijn b7312c13c0 Fix compose-file compatibility matrix (#3721)
- support for compose-file schema 3.1 was added in
  docker 1.13.1
- support for compose-file schema 3.2 was added in
  docker 17.04.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-06-28 11:53:26 -07:00
Misty Stanley-Jones 322213052e Separate out Docker CE and EE for Linux 2017-06-28 08:31:29 -07:00
Victoria Bialas 2cfb7ba743 added links to Compose release versions, improved matrix description (#3580)
* added links to Compose release versions, improved matrix description

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

* review comments, used include for matrix in all file references

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

* incorporated review comments

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-06-12 18:40:51 -07:00
John Mulhausen 102c00e071 Docker Library import (#3063)
* Docker Library import

* Auto-gen Samples TOC

* Modular hovers on Glossary page

* TOC sync fix
2017-05-17 12:33:09 -07:00
Victoria Bialas b46ee7e6a7 removed notes file no longer needed (#3274)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-15 15:19:08 -07:00
Victoria Bialas 01f1704c0f removed old content from liquid admonitions include file (#3271)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-15 11:49:31 -07:00
Victoria Bialas 7588f3c852 WIP: experiments with glyphicons in admonitions (notes) (#3231)
* experiments with glyphicons in admonitions (notes)

3 new admonition classes, re-write of test page

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

* copyedit on code formatting

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

* test Liquid admonitions with includes

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

* renamed notes.html, reviewed Liquid relationship to CSS

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

* added description of Liquid variables experiments

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-12 11:20:27 -07:00
Ken Cochrane 3421497327 Added Docker for AWS Test channel and release notes (#2749)
Signed-off-by: Ken Cochrane <KenCochrane@gmail.com>
2017-05-08 10:38:25 -07:00
Victoria Bialas e552c02d7b WIP: add Cloud link to Azure topics (#2713)
* add Cloud link to Azure topics

WIP: 1st draft includes, tabs re: SSH key topics

adding more Azure Cloud content and SSH includes

copyedits

cloud azure, aws topics organization, videos

incorporated review comments

copyedits, colour-coded TBD's

copyedits to make create a swarm w/AWS and Azure consistent

updated links to use new titles

added SSH key setup to the Swarm overview list of links

updated link services titles

add ssh to glossary, note autoredeploy limitations

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

* screen snaps, updates per latest on staging

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

* added link

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

* resolved conflicts in TOC

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

* added Azure accept EULA/enable subscription, more steps, snaps

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

* fixed the comments to not break numbering

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

* new snaps and review comments incorporated from Alberto and Ryan

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

* added screen snaps, review comments, more steps

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

* added screen snaps, detail to Azure create swarm

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

* new snap showing linked AWS as provider

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

* AWS screen snaps and detailed steps

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

* AWS swarm name rules clarification

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

* added x-refs to edition topics on config per reviews

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

* added connect screen snap w/production commands, AWS pricing

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

* added more code examples and clarification to swarm connect

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

* added more code examples for Azure and AWS

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-02 13:28:55 -07:00
Josh south 822d52a4c7 Fix overflow issue (#3132)
- fix menu overflow
- add docker con baner
2017-05-01 19:28:55 +00:00
Joao Fernandes 2419c724e1 Clean get Docker (#2581)
* Clean get Docker

* Fix deleted changes

* Align content to the left
2017-04-28 11:25:32 -07:00
Vladimir Jimenez f466f24742 Fix sidebar scrolling (#2860)
* Simplify both left and right sidebars

- Rewrite the sidebars to use the same CSS class instead of having two
  very similar classes. This involves removing all affix related
  attributes and functionality from the sidebars and replaced them with
  `position: sticky`.
- The table of content elements should not be floated
- Removed unused CSS rules related to the sidebars
- Remove JavaScript used to resize the sidebars

* Improve the mobile menu to be fixed

- Simply JS used to hide/display the navigation bar on mobile viewports
- The mobile menu should be fixed so it can be viewable from the bottom
  of the page. Before this change, you would have to scroll up to see
  the menu that `position: absolute`

* Fix disappearing top navbar on homepage

- Change the calculation of the affix offset for the navbar on the home
  page to ensure the navbar never leaves the viewport. This change also
  takes into account the change of how the sidebars' offsets are used

* Fix auto scrolling on overflow

* Add polyfill for 'position: sticky' on IE

* Fix hamburger menu at incorrect breakpoint

* Fix left nav hidden after expanding from mobile

If you expand and collapse the left nav while on mobile and expand to a
desktop view, the left nav would be hidden; this has been fixed

* Unify navbar on homepage with rest of website
2017-04-21 11:04:19 -05:00
Steven Hanna b43c302c46 Spelling mistakes (#2970)
* Spelling mistakes

* Delete last_page.md
2017-04-20 17:26:18 -05:00
Bill a3a7ae1e0b replaced docker/docker with moby/moby (#2879)
* replaced docker/docker with moby/moby

* fixed incorrect name changes in release notes

* fixed mentions of moby/moby in code
2017-04-20 15:32:18 -05:00
Steven Hanna 8422257f32 Formatting messed up with button on release pages (#2846)
/docker-for-aws/release-notes.md
/docker-for-azure/release-notes.md

/_includes/d4a_buttonds.md is used to insert the buttons on those pages.
Because the anchor tag uses the button class it applies a float:left and
needs to be overridden after. A simple div tag with class clearfix can
accomplish this. The buttons are also used inside a couple tables, but
there is no need for float: left in those cases and the div causes no
issues.
2017-04-18 14:07:33 -05:00
Shubheksha Jalan 7dbca0d1d9 fix broken link to env file docs (#2816) 2017-04-18 13:44:06 -05:00
John Mulhausen 8820cfa6ff New 6-page "Get Started" (#2296)
* Create index.md

* Create part2.md

* Create part3.md

* Create part4.md

* Create part5.md

* Rewrite step 2

* Update part2.md

* Update part2.md

* Update part2.md

* Update part2.md

* Update part2.md

* Update part2.md

* Update index.md

* Rewrite of part 3

* Tabs-based swarm instructions, pass 1

* Rewrite of parts 3 and 4, tabs implementation

* Navigation, rewrites, part 4 completion

* Part 5 w/Redis

* Part 5, compelte Redis, rename part 6

* TOC/redirect implementation

* Update part6.md

* Changing links to point to new tutorial

* Rewrites and asciinemas

* Fix overview

* Label diagrams

* Fix button

* Fix link to where Stacks are covered

* Fix typo

* s/file/directory

* Reformat paragraph

* Shorten tabs

* Typos

* Release DTR 2.2.4, 2.1.6

* Go back to small /edge (#2736)

* Go back to small /edge

* Update site front page

Add info about Editions
Reorganize components
Update headings

* Move logic of fetching content to a script

* Add v1.28 API

* Add info about versioned API

* Fix a few 404s (#2785)

* Fix typo

* Propose use of another word (#2791)

I think that interested is better than invested, in this case.

* Update secrets.md (#2780)

remove correct secret

* Change mount syntax on windows from //c/ to c:\ (#2761)

LGTM

* Update hackathon.md (#2773)

* nodes.md grammar correction (#2802)

* Grammar and formatting check (#2797)

* Wrong article

If the first word starts with a vowel sound you use an. If the first word has a consonant sound use a.

* Making the text bold

Removing backticks because probably the text needs to be bold and not marked as code.

* Update overview.md (#2805)

It should say 'predecessors', not 'successors'. Otherwise the sentence and the subsequent example don't make sense.

* shrink some big images (#2798)

Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com>

* #2627 (#2804)

- Fix right sidebar overflow on rescale

* Update hackathon.md

* change pre-build to pre_build to remove confusion (#2813)

* change pre-build to pre_build to remove confusion

* clarify that pre_build hook refers to a file

* Update TOC to sentence case (#2790)

* add more info about DTR on the overview page (#2794)

fix #1904

* Update glossary.yaml (#2807)

Fix #2575.

* fix imports since docker api pkg migration, fix example repository name to be canonical (#2806)

* tweak: code format for filename (#2829)

* tweak: code format for filename

slight reword, so as to avoid confusion w/filename

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

* small changes just to kick build again

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

* Update hackathon.md

* fix broken links (#2808)

* fix broken link (#2809)

* [CONTRIBUTING] update broken link (#2826)

* [Debian] add gnupg2 requirement for stretch (#2823)

* TOC/redirect implementation

* Changing links to point to new tutorial

* Rewrites and asciinemas

* Fix bad merge

* Metadata, formatting

* Front page formatting, link instrumentation
2017-04-18 03:32:37 -05:00
Josh south ffc32f301f #2627 (#2804)
- Fix right sidebar overflow on rescale
2017-04-16 19:38:30 -07:00
Misty Stanley-Jones 10be60a80f Go back to small /edge (#2736)
* Go back to small /edge

* Update site front page

Add info about Editions
Reorganize components
Update headings

* Move logic of fetching content to a script

* Add v1.28 API

* Add info about versioned API
2017-04-13 18:58:56 -07:00
John Mulhausen add2f680e8 Default highlight.js off, dockerfile > conf highlighting, pygments (#2757)
* Default highlight.js off, dockerfile > conf highlighting, pygments

* Address feedback, style changes, markdownify reductions

* Getting rid of more markdownify

* Fix for right-hand nav spacing
2017-04-13 17:10:29 -07:00
John Mulhausen 46d75286f2 Fixes #2741 2017-04-12 02:47:57 -07:00
John Mulhausen cc362c50d7 Move Glossary left-nav to be procedurally generated (#2737) 2017-04-11 18:23:22 -07:00
Josh south c07662486f 2653 : update dockercon banner and link (#2711)
* add dockerconbanner

* update svg

* Add Comfortaa to HTML

* update svg

this has been converted to outlines

* Update global-header.html
2017-04-10 13:43:23 -07:00
Misty Stanley-Jones 62d34e400b Update Dockerfile to build /edge 2017-04-05 17:45:44 -07:00
Misty Stanley-Jones d8c04e59b3 Clarify re Edge releases 2017-04-05 17:45:44 -07:00
Misty Stanley-Jones b3ca1d6120 Add 17.04 CLI refs
Also adjust CLI stub pages and cli.md to look in a different
data folder for edge releases
2017-04-05 17:45:44 -07:00
Misty Stanley-Jones e796ce8148 Site-specific changes for Edge 2017-04-05 17:45:44 -07:00
Aaron Lehmann 3874bf2c60 Add docs for 17.04 Edge release 2017-04-05 17:45:44 -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
Misty Stanley-Jones d8e3627b7e Add page generation date, remove empty newsletter div (#2459) 2017-03-23 15:04:22 -07:00
Simon McKeon 394d5a4bf9 Fixes typo of "captains" in footer menu (#2388) 2017-03-20 14:55:56 -07:00
Misty Stanley-Jones a79cdddc09 Add a Liquid template for Github PR links (#2380) 2017-03-17 15:38:34 -07:00
Misty Stanley-Jones 8fd2ee60c5 Revert "Use the jekyll-include-cache plugin to shave off some page building time" (#2311)
* Revert "Release UCP 2.1.1"

This reverts commit 21bb9324a6.

* Revert "Update step_six.md (#2309)"

This reverts commit d4822bf8b2.

* Revert "Fix typo "visulizer" (#2297)"

This reverts commit 86fecbb87f.

* Revert "Update test-and-docs.md (#2293)"

This reverts commit 15f1780cfb.

* Revert "Fix typo "commmands" (#2295)"

This reverts commit d867751f2d.

* Revert "Use the jekyll-include-cache plugin to shave off some page building time (#2290)"

This reverts commit a02d80530b.
2017-03-14 13:44:01 -07:00
Misty Stanley-Jones a02d80530b Use the jekyll-include-cache plugin to shave off some page building time (#2290) 2017-03-13 17:25:03 -07:00
Misty Stanley-Jones 77701141a0 Fix the template not to include Related Commands section for dockerd (#2287) 2017-03-13 14:55:57 -07:00
Misty Stanley-Jones fcc4ea05c7 Archives improvements:
- Renamed docker-compose.yaml to archives.yaml since we are not using it
  as a docker-compose.yaml anymore
- Added current docs into that archive list, added a  key that can
  be set to  to indicate that the archive is the latest
- Output a new file  that can be used by non-current
  archives to build up a list of all archives including what's current,
  dynamically
- Single-sourced and liquefied the list that builds up the archives in
  the latest version
2017-03-08 14:32:52 -08:00
Misty Stanley-Jones 8d9e90a6cd Lots of formatting fixes to do with buttons 2017-03-02 15:51:17 -08:00
Misty Stanley-Jones 1d222c0022 Fix parenthesis 2017-03-02 12:52:09 -08:00
Misty Stanley-Jones aef34f101c Fix platform matrix table 2017-03-02 12:22:31 -08:00
John Mulhausen 775f11a5a4 Merge pull request #2051 from avsm/d4macwinspace
Fix spacing of summary bar links for Docker for Mac/Windows
2017-03-02 11:07:42 -08:00
John Mulhausen 9c63a00279 Fix for global header 2017-03-02 10:38:52 -08:00
Anil Madhavapeddy c551573e57 Fix spacing of summary bar links for Docker for Mac/Windows
* Docker for Mac had a trailing space after the link
* Docker for Windows (PC) was missing a space before the brackets.

Signed-off-by: Anil Madhavapeddy <anil@docker.com>
2017-03-02 14:21:22 +00:00
John Mulhausen 4bf56a42dc Merge branch 'master' into newsite-tabs 2017-03-02 05:59:49 -08:00
Misty Stanley-Jones 3108d86b6d Docker 17.03 release (#2050)
* 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

* Update index.md

* Tabs CSS fixes and 12-factor reposition

* Theme Start (#1709)

* Hooking up nav to real TOC data, formatting fixes

* Fixing JS error

* Layout updates, dark themes, tons o stuff (#1971)

* Add cookie saving for day/night mode

* Newsite tabs (#2004)

* Layout updates, dark themes, tons o stuff

* Update themes

Theme updates + scaffolding

* Update style.css

* Update style-alt.css

* Missing font fixes

* Import Open Sans from Google

* Font fix, archive removal in TOC, favicon, Feedback img fix

* Oops, returning -webkit-font-smoothing: antialiased;

* Add old favicon.ico

* Make archives a non-tiered link

* Reorder docs archive to newest-first, add local instructions

* Commenting out day/night switch for now

* Fix 'rate this page'

* Rate this page fixes

* Autocomplete and Docker Cloud fixes

* Open tree to current page

* Adding indentation for nav collapse in

* Ensure left nav visibly displays the current topic

* Update flex layout

- adjust rescale
- code block styles

* add focus to search

- force code block color (for now)
- increase section max-width

* increase content padding

- add padding to toc for wrapping long strings.

* grid adjustment

- grid
- content and wrapper adjustments for mobile

* left/right sidebar adjustments

- refine position on scroll for toc on landing

- add default height to compensate for upcoming position absolute
onScroll

* side bar overflow

- hidden on X-scroll

* fix version button

- override bstrap defaults

* tabs + buttons

* update landing svgs

* fix sidebar height

set to 100% on landing pre-affix

* Update blurb about engine/editions on front page

* add side menu to mobile collapse menu

* update classnames

* overall mobile tweaks

* Right-nav highlighting and auto-scroll

* Slightly slower right-nav highlighting, correct version

* add toggle menus for small devices

* Fixing JS error/Docker 1.13>17.03

* header updates

* re-add fan to header

* update transition time

* Add first 20 words to Twitter card

* fixed width of components

- lockdown elements on rescale (wil need more TLC)

* set max-width of content

* Left and right nav resizing w/footer scroll and window resize

* update links on landing page

* Fix for overzealous resizing, JS redundancies

* Fix for JS error on homepage

* JS error fixes

* toggle adjustments

- wrap toggle button

* add tab width

* version button type

* version button both headers

* tabs - fix typo

* landing page grid

* components

* Share images, JS fixes, Marketo removal

* Anchor links fix

* Fix for black space on mobile

* Restore hamburger (partial)

* Update run.md

Minor grammar cleanup.

* Update apparmor.md

I'm a little confused about which one is better to be used here, a period (.) or a colon (:),  as a command is given below. Or both are OK, and we only have to keep consistency in a single page.

* Update apparmor.md

Fixed the indentation for the codeblock (indented by 4 spaces). Thank you for your careful review.

* Replacing service with secret

* Update networking.md

fix typo with triple "m" for command word

* Update run.md

Address PR feedback.

* Update install instructions to latest version

* Added "related topics" section

* Add documentation for mem_swappiness

* Update to new Docker version scheme (#1926)

* mem_swappiness for current version and v1

* merge other changes, fix typo

* There is no OpenSuSE and there never was

though we had SuSE and S.u.S.E.

* Add release notes for 1.12.6-cs9 (#2028)

Signed-off-by: Brian Goff <cpuguy83@gmail.com>

* need sudo to access key cache (#1931)

* need sudo to access key cache

* List other keyservers to try for cs-engine install (#2033)

* List other keyservers to try for cs-engine install

Sometimes ha.pool.sks-keyservers.net goes down, so let's provide some
other keyservers to try in such cases.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>

* Update work_issue.md (#2030)

Change "re-start" to "restart". Though not included in "Prefered usages" in the documentation guide, but I think "restart" is better and used more frequently. Besides, some other docs here, such as "Keep containers alive during daemon downtime" of "Admin Guide", also use "restart".

* Update create_pr.md (#2015)

* Update work_issue.md (#2013)

Change "id" to "ID" except for those in code.

* Update set_up_dev.md (#2011)

Add periods (.) in some steps.

* Update set_up_dev.md (#2010)

Apply Oxford Comma as described in the documentation guide.

* Update create_pr.md (#2014)

Delete an extra space.

* Update trust_key_mng.md (#1883)

* Update trust_key_mng.md

* Update trust_key_mng.md

I don‘t know how the whitespace appears, and it seems that it appears because something happened related to its original format (right-aligned pipe characters) and my change. Still unknown. 

Now I've deleted some redundant whitespace.

* Update 

I don‘t know how the whitespace appears, and it seems that it appears because something happened related to its original format (right-aligned pipe characters) and my change. Still unknown. 

Now I've deleted some redundant whitespace.

* Update content_trust.md (#1912)

* Update content_trust.md

* update deprecation policy

Signed-off-by: Victor Vieux <victorvieux@gmail.com>

* Update info about how to check whether Docker is running

* Updated docs to reflect edge channel

Signed-off-by: French Ben <frenchben@docker.com>

* Updated wording for SP creation

Signed-off-by: French Ben <frenchben@docker.com>

* beta to edge, cloud features first draft

added cloud images

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

* Distinguish between cloud stack file and stack file

* Added EE links

Signed-off-by: French Ben <frenchben@docker.com>

* Use variables

Signed-off-by: French Ben <frenchben@docker.com>

* Replace deprecated MAINTAINER with LABEL (#1445)

Replace MAINTAINER instruction with LABEL as MAINTAINER was deprecated in https://github.com/docker/docker/pull/25466

* Updates for Docker CE and Docker EE

* Updated DDC launch button

Signed-off-by: French Ben <frenchben@docker.com>

* added Docker Cloud topics for Mac and Windows

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

* d4mac, d4win stable and beta release notes for 17.03.0

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-02 05:54:49 -08:00
John Mulhausen 910dd4c588 Share images, JS fixes, Marketo removal 2017-03-02 03:59:35 -08:00
Josh south 34d5c67bf8 toggle adjustments
- wrap toggle button
2017-03-01 22:52:02 -08:00
Josh south 3d8fba3b19 header updates 2017-03-01 17:17:27 -08:00
John Mulhausen ef86963407
Fixing JS error/Docker 1.13>17.03 2017-03-01 17:10:09 -08:00
Josh south 5e656ce70a add toggle menus for small devices 2017-03-01 16:21:23 -08:00
John Mulhausen 397c29a661
Slightly slower right-nav highlighting, correct version 2017-03-01 15:57:37 -08:00
Josh south 742d554045 add side menu to mobile collapse menu 2017-02-28 21:07:22 -08:00
John Mulhausen 348eadc29a Merge branch 'master' into newsite-tabs 2017-02-28 18:53:10 -08:00
Josh south 193fee170b tabs + buttons 2017-02-28 15:28:51 -08:00
John Mulhausen bc6d5b5a22
Open tree to current page 2017-02-27 17:10:18 -08:00
Josh south e88f2b25bb Newsite tabs (#2004)
* Layout updates, dark themes, tons o stuff

* Update themes

Theme updates + scaffolding
2017-02-27 13:48:48 -08:00
Josh south 12c25322c3 Layout updates, dark themes, tons o stuff (#1971) 2017-02-24 12:24:59 -08:00
Misty Stanley-Jones b40c280944 Merge pull request #1842 from mstanleyjones/allow_h1_in_toc
Allow h1 in in-page toc
2017-02-17 16:58:48 -08:00
Misty Stanley-Jones 0d63979f30 Make 'toc_min: 1' work 2017-02-17 16:04:54 -08:00
French Ben ac0ecf3d8d Edition vpc (#1797)
* Added BYO VPC links for aws and added beta channel for azure

Signed-off-by: French Ben <frenchben@docker.com>
2017-02-17 15:24:08 -08:00
John Mulhausen 1b2a71b4af Merge branch 'master' into newsite-tabs 2017-02-16 16:46:42 -08:00
John Mulhausen f478f1bf0a Hooking up nav to real TOC data, formatting fixes 2017-02-16 03:20:03 -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
Josh south b5c9366474 Theme Start (#1709) 2017-02-15 17:07:36 -08:00
French Ben ff0e184ef3 Added examples parsing to liquid template
Signed-off-by: French Ben <frenchben@docker.com>
2017-02-14 14:47:44 -08:00
Victoria Bialas 55b004036a added drafts of versioned compose reference files
pruning Compose file v2 reference

updated Compose v1, v2, v3 files, still WIP

added includes for compatibility matrix, fixed TOC menu

new topic organziation Compose reference, split two 3 files plus versioning

Daniel's comments, fixed links, added more to versioning details

fixed volumes_from example per Daniel's comments for v1

simplified links to version references

copyedits and improved/surfaced links to versioning/upgrade docs

removed for version specific content re: volume_drivers from various files

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-02-09 17:39:08 -08:00
Joao Fernandes e0e27a4ee1 Review ucp 2.1 docs 2017-02-08 21:02:31 -08:00
French Ben 1a7dbde56a Added support for Beta channel deployment (#1438)
* Added support for Beta channel deployment

Signed-off-by: French Ben <frenchben@docker.com>
2017-02-06 11:59:02 -08:00
John Mulhausen d4dfbbd264 Optimizations, fix Cloud YAML 2017-02-03 15:29:20 -08:00
John Mulhausen e333250c19 Optimizations and nosync-ing the Reference section 2017-02-03 15:24:49 -08:00
John Mulhausen c24fec68b6 Move to pre-rendered left-navs instead of post-load JS for TOC sync 2017-02-03 15:24:49 -08:00
John Mulhausen 92f1c95808 Adding forwarding links for in-product TOCs 2017-02-03 15:24:49 -08:00