Commit Graph

165 Commits

Author SHA1 Message Date
Victoria Bialas 621f92bae6 Merge pull request #2016 from xolotl/patch-1
move system auth description
2017-03-02 15:25:06 -08:00
Victoria Bialas 4e7dfb7c85 clarified what's standard v. beta mode on cloud docs home page
added heading and description of Swarm mode below table, tweaked headings

added Swarms screen snap

added a standard mode indicator to infrastructure overview title

re-organized order of topics in table and below

re-wording to swarm topic, added x-refs from d4mac, d4win to cloud topics

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-02 11:46:48 -08:00
Victoria Bialas 04b52f9234 update output of version and info commands
added Windows command outputs for version and info

format updates to Windows commands

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-02 09:12:09 -08:00
Victoria Bialas 577d8eb82c updated, fleshed out 17.03 stable and edge relnotes per actual release
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-02 07:40:13 -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
Olexandr Shalakhin 94cdaba893 Update networking.md
fix typo with triple "m" for command word
2017-02-28 20:58:25 +02:00
Nate Angell 155f47688c move system auth description
The requirement to auth to one's local system was in step 1, install, when in practice, the auth comes during step 2, first launch.
2017-02-28 01:25:37 -08:00
Victoria Bialas 9e8901820b split out redirect note to system requirements for both mac and windows
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-02-24 10:34:45 -08:00
Victoria Bialas f877b4ca97 added a link target for legacy location system requirements w/x-ref to new location
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-02-23 10:14:19 -08:00
Victoria Bialas 9490085b32 updates for d4mac, d4win CE v.17.03.0
more updates on d4mac, d4win home pages

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-02-22 17:06:31 -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
Victoria Bialas 7b5eca08d9 review comments from Misty
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-02-10 10:59:53 -08:00
Victoria Bialas d0ad358471 d4mac, d4win stable 1.13.1 release notes
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-02-10 10:56:18 -08:00
Victoria Bialas 52bb6da46d beta 41 release notes
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-02-07 11:10:22 -08:00
Misty Stanley-Jones eb3c38fda5 Remove manual TOC from D4M and D4W release notes 2017-02-01 19:49:14 -08:00
Victoria Bialas 0214bd5bf1 adding d4mac, d4win beta 40 release notes
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-31 08:00:20 -08:00
Steve Mao 633c5b07e0 fix typo (#1442) 2017-01-31 04:43:04 -08:00
Victoria Bialas 274a666900 clarified that experimental mode is enabled in d4mac, d4win
updated stable, beta download, and experimental mode descriptions with more detail

copyedits

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-30 17:43:43 -08:00
Victoria Bialas 97b2b19294 added better description of disk image beta 39 feature
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-27 10:06:54 -08:00
Victoria Bialas 454cac1e18 kicking Jenkins for a re-build
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-26 17:18:17 -08:00
Victoria Bialas 89a827590e updated 'where to go next' x-refs to tutorials
updates for new advanced settings UI w/disk image labels d4mac

reformatted what the install includes lists in intros

copyedits

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-26 16:40:23 -08:00
Misty Stanley-Jones 9e29d0e03d Fix more broken links and images 2017-01-26 11:36:27 -08:00
Misty Stanley-Jones ef95a915eb Fixing broken links
Formatting improvements along the way
2017-01-25 11:51:14 -08:00
Victoria Bialas 62ebf270e3 d4mac, d4win beta 37, beta38 release notes
updated beta 38 release notes title on d4win

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-20 13:41:37 -08:00
Victoria Bialas 2b0273a929 d4mac, d4win stable 1.13.0 docs
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 22:40:18 -08:00
Victoria Bialas 6fe9da7e2b d4mac, d4win release notes
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-19 22:40:10 -08:00
John Mulhausen 50de4479a1 Restructure navigation for Editions 2017-01-19 11:04:55 -08:00
Ben Firshman 2f3218c2c4 Rename Remote API to Engine API
See https://github.com/docker/docker/issues/28319

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2017-01-19 10:43:43 -08:00
Adrien Duermael 41cdf339f6 CI - added tests for relative links [DO NOT MERGE] (#1052)
* CI - added tests for relative links

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* fixes to check relative links properly

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* /engine/extend/plugins/ -> /engine/extend/legacy_plugins/

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* do not build /tests folder with Jekyll…

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* list all problematic urls in each file

don’t stop at first error encountered

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* removed “stack tasks” from menu (toc.yaml)

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* fixed broken links

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* fixed broken link in docker-for-mac/osxfs.md

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* fixed broken links in /index.html

Signed-off-by: Adrien Duermael <adrien@duermael.com>
2017-01-17 13:11:15 -08:00
Victoria Bialas 627132deb0 added Linux Kernel upgrade to relnotes
added new bug fix item

toolbox fixes

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-13 13:07:46 -08:00
Victoria Bialas 4038b1ae6c added beta 36 relnotes, and minor wording updates to Docker.qcow2 question in Mac FAQs
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-12 19:18:10 -08:00
Victoria Bialas 54055dbf48 Merge pull request #1100 from djs55/docker-for-mac-trim
docker-for-mac: add a FAQ about reducing the qcow2 size
2017-01-12 18:51:19 -08:00
Victoria Bialas 486278c4e8 linked to related GitHub issue, slight re-ordering of topics
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-12 18:33:14 -08:00
Joao Fernandes 5008e56c7d Update links to DTR 2017-01-12 15:37:07 -08:00
Joao Fernandes f7a33dc833 Updates broken links for #1068 2017-01-12 11:54:21 -08:00
David Scott b9df8fd204 docker-for-mac: add a FAQ about reducing the qcow2 size
In Docker for Mac 1.12 the only way to free space on the host is to
delete the qcow2 which means all containers and images have to be
rebuilt.

In Docker for Mac 1.13 there is preliminary support for shrinking the
qcow2 file non-destructively using "TRIM" (as also used on SSDs).
Unfortunately this isn't (yet) fully automatic -- it runs in the
background and requires the app to be occasionally restarted.

Related to [docker/for-mac#371]

Signed-off-by: David Scott <dave.scott@docker.com>
2017-01-12 10:21:20 +00:00
Victoria Bialas c07a6219b0 beta 35 release notes d4mac, d4win
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-06 10:47:49 -08:00
Victoria Bialas 50d083870c update d4mac, d4win intros, add better feedback topics
copyedits

more copyedits

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-29 17:03:31 -08:00
Victoria Bialas 73ccbfe82d fixed note formatting
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-29 12:48:37 -08:00
Victoria Bialas 181641fd05 updated d4mac release notes re: hotfix
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-22 13:10:19 -08:00
Peter Dave Hello 5919563eb8 Lossless Image optimization (#959)
* re-compress jpg images losslessly using jpegoptim

* re-compress png images losslessly using zopflipng
2016-12-21 11:12:13 -08:00
luojie233 f75e9787ee fix punctuation typos (#949)
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
2016-12-20 17:16:22 -08:00
Victoria Bialas f82c8aa86e d4mac, d4win stable 1.12.5 and beta 34 updates
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-20 14:11:53 -08:00
Victoria Bialas 70101d0e08 clarify Docker for Mac OS requirements
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-19 18:07:31 -08:00
Misty Stanley-Jones 55be185ad2 Merge pull request #878 from ceharris/patch-1
use correct default socket path
2016-12-19 14:21:37 -08:00
Victoria Bialas 552b1a1cea added info on usage data options for beta vs. stable
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-16 18:25:50 -08:00
Victoria Bialas 774f8d1ad4 added d4mac hotfix release notes
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-16 17:04:34 -08:00
Victoria Bialas 41007f32de d4mac, d4win finalize Beta 33, d4win Beta 32.1, and add to system reqmts
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-15 11:22:40 -08:00
Victoria Bialas 4226a616bd more explanation of Linux volumes location, copyedits for URLs
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-15 11:22:40 -08:00
Victoria Bialas abd941b6a4 first draft d4mac, d4win Beta 33 docs
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-15 11:22:40 -08:00
Kazuhiro NISHIYAMA 4938b0aa81 Remove needless dot (#881) 2016-12-14 14:11:17 -08:00
Adrien Duermael 94c80bece5 fixed absolute links (#883)
* fixed absolute links

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* forgot one link in opensource/kitematic/set_up_dev

Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-14 14:10:46 -08:00
Carl Harris b1f728062c use correct default socket path
Document previously specified the default location of the Docker socket as `/var/tmp/docker.sock`; the correct location seems to be `/var/run/docker.sock`.
2016-12-14 05:02:03 -05:00
Victoria Bialas 506f81063c added troubleshooting info for docker/for-win issue 197
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-09 17:10:48 -08:00
Victoria Bialas b403026417 Merge pull request #664 from vonProteus/patch-1
fix link for bash-completion
2016-12-08 17:11:51 -08:00
Victoria Bialas 6099ddb1cd Beta 32 docs updates to d4mac, d4win
corrected for messed up code block syntax in d4mac getting started

fixed heading levels in d4mac

updated code block style

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-07 13:54:16 -08:00
Victoria Bialas 444c798433 d4mac, d4win Beta 31 updates plus FAQ clarification on certs, registries
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-01 17:31:12 -08:00
Misty Stanley-Jones 756f4d974c Fix some doubled words
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-28 11:32:17 -08:00
Victoria Bialas 905ee05f57 d4mac, added warning re:plan to drop support for OS X 10.10.x
copyedit of macOS and OS X release names

updated system requirements to emphasize OS X 10.11 or newer is the real baseline

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-11-22 16:10:10 -08:00
John Mulhausen 03aec3b083 Merge pull request #655 from mischah/patch-1
Docs: Update versions of Docker, Compose, and Machine
2016-11-21 12:51:49 -08:00
John Mulhausen cb9460a8b1 Merge pull request #653 from rogererens/patch-1
Add `docker ps -a`
2016-11-21 12:51:21 -08:00
Victoria Bialas d5df4967f9 Merge pull request #594 from dsheets/patch-4
Docked for Mac: Custom host CA certs in stable
2016-11-21 11:21:31 -08:00
Maciek 7b76682818 fix link for bash-completion 2016-11-20 21:12:51 +01:00
Michael Kühnel 491df30891 Update versions of Docker, Compose, and Machine 2016-11-19 19:51:46 +01:00
Roger Erens fd6e83829d Add `docker ps -a`
When one wants to remove an image no longer needed (as in the subsequent example w.r.t. nginx), but still used by a stopped container, one would not find that container using only `docker ps`. Introduction of `docker ps -a` seems warranted to me here.
2016-11-19 01:01:09 +01:00
Victoria Bialas 66655a7e7b added troubleshooting info re: security policy and shared drives
fixed some line numbering

backed out changes to d4mac, since the issue only applies to windows

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-11-18 14:07:59 -08:00
Victoria Bialas 1249d35fca added troubleshooting info about shared drives/files and volume mounting
added more changes

updated per Nathan's comments on properly documenting directories formats for all platforms

incorporated Daniel's review comments, and added a clarification re: users' dir

copyedits

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-11-16 11:02:04 -08:00
David Sheets b20a308fee Docked for Mac: Custom host CA certs in stable
Since 1.12.3, custom CA certificates are sourced from the OS X keychain.

/cc @djs55
2016-11-16 11:28:18 +00:00
David Sheets 1bfc70629d Docker for Mac: osxfs: remove outdated content
Events are delivered regardless of symlinks now. Also fix typo.
2016-11-11 16:37:10 +00:00
Victoria Bialas 8b257450a6 added d4mac, d4win beta 30 release notes
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-11-10 14:10:20 -08:00
Gaetan 3544131970 fix type of keywords entry in frontmatter (in /docker-for-mac/ dir) (#496)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-09 16:38:09 -08:00
Victoria Bialas 9260990ed1 added 1.12.3 stable release notes for d4mac, d4win docs
incorporated Misty's comments

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-11-09 14:13:54 -08:00
Misty Stanley-Jones eb5c8670bc Change instances of alias: to redirect_from:
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-04 17:07:02 -07:00
John Mulhausen 558314bf56 Converges titles to imperative-form, front-matter based, and sentence-case (#438)
Multiple title fixes, consistency fixes, convergence into metadata-based titles.
2016-11-04 15:38:40 -07:00
Misty Stanley-Jones 1a193d749b Revert "Merge pull request #437 from gdevillele/fix_keywords_format"
This reverts commit 13ddc1350e, reversing
changes made to 7a11f05943.
2016-11-04 13:33:29 -07:00
Gaetan 8bb4d6226a fix more frontmatter keywords values (#439)
* fix format of frontmatter keyword entry in some .md files

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-04 10:48:38 -07:00
Victoria Bialas b5b366a35a added Beta 29.1, 29.2, 29.3 release notes for mac and windows
updated links to Docker labs to go directly to README's

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-11-02 18:16:34 -07:00
Adrien Duermael 8fa5f3a5de absolute links to docs.docker.com are now relative links
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-11-01 17:01:41 -07:00
Victoria Bialas ef393f2553 fixed an on-page link
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-11-01 13:26:53 -07:00
John Mulhausen f201f50501 Merge pull request #399 from aduermael/master
removed menu.md files
2016-11-01 12:07:20 -07:00
Victoria Bialas f79632ceef added explanation of performance issues on osxfs from @dsheets post
updates per @dsheets comments

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

copyedits per @dsheets

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-11-01 11:30:47 -07:00
Adrien Duermael e7ab7f7d03 removed menu.md files
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-10-31 13:45:56 -07:00
Misty Stanley-Jones 397a734235 Fixed admonitions 2016-10-27 12:02:52 -07:00
Victoria Bialas cbd51fd8d1 moved windows server 16, windows 10 notes under what to know before you install
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-10-27 09:06:39 -07:00
Victoria Bialas eec53574d3 Update index.md 2016-10-26 17:53:40 -07:00
Victoria Bialas 7b04a910bc Update index.md 2016-10-26 17:14:42 -07:00
Victoria Bialas 943940c2af added beta 29 release notes for mac and win
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-10-25 17:26:12 -07:00
Victoria Bialas 3b75ffeecd Merge pull request #338 from dsheets/docker-for-mac-osxfs-chown
docker-for-mac/osxfs: clarify the ownership behavior in Beta 29
2016-10-25 14:05:26 -07:00
Victoria Bialas 8cdd7432d6 incorporated comments from David
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-10-25 14:02:40 -07:00
Victoria Bialas 5d0e42e911 Update release-notes.md 2016-10-25 11:50:58 -07:00
Victoria Bialas 415dfd7ea5 updated to incorporate Misty's comments
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-10-25 10:59:38 -07:00
David Sheets 7158dab616 docker-for-mac/osxfs: clarify the ownership behavior in Beta 29
Signed-off-by: David Sheets <sheets@alum.mit.edu>
2016-10-25 14:46:13 +01:00
Phil 70a274eac5 Update osxfs.md
fixing a minor misspelling of "the" in "Namespaces"
2016-10-24 11:05:57 -04:00
John Mulhausen 3532550607 Update index.md 2016-10-19 10:39:49 -07:00
Robin Kim c0c38cd990 Fix buggy markdown
Signed-off-by: Robin Kim <therobinkim@gmail.com>
2016-10-19 00:23:50 -05:00
Misty Stanley-Jones 01910ab6d9 Update branding for macOS
Apple has changed their branding guidelines from 'OS X' to 'macOS'
so we should update ours to be within trademark / branding
guidelines. See http://www.apple.com/macos/sierra/

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-10-18 09:21:09 -07:00
Victoria Bialas c67c76449a hide beta 29 release notes until completed
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-10-17 23:00:04 -07:00
Victoria Bialas 7585b379e5 added beta 29 relnotes placeholders, info for issues re: virtualization pre-reqs and windows container examples
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-10-17 17:35:49 -07:00
Victoria Bialas 9eff1b20ea Merge pull request #213 from londoncalling/fixes-and-more-examples
corrected docs around custom CA support beta v. stable
2016-10-14 14:59:19 -07:00
Victoria Bialas 8002e755b7 corrected docs around custom CA support beta v. stable
fixed link and format

copyedit per review comments

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-10-14 14:50:32 -07:00