Commit Graph

77 Commits

Author SHA1 Message Date
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
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
Clorr 155fcee432 Correction of the Install-Module command (#1102)
The command line was Import-Module which seems to be wrong. It seemed to work for me with Install-Module. So I make the correction. Please note, I'm only a newbie, so check this twice please ;-)
2017-01-12 18:20:58 -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
LRubin fde978afc5 more link fixes
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-11 14:43:52 -08: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 ea991eb611 Merge branch 'master' into fix-window-console 2016-12-29 21:11:57 -08:00
yuexiao-wang ccb4c6e679 Replace bash shell to powershell in docker for windows
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2016-12-30 19:58:26 +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
Misty Stanley-Jones ae629e5741 Merge pull request #849 from aduermael/check-links
CI - no absolute links to local pages
2016-12-29 11:44:00 -08:00
Victoria Bialas 8477a635b4 added user question in FAQ re: shared drives and Docker Machine nodes
copyedit

incorporated Misty's review comments

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-28 15:18:37 -08:00
Adrien Duermael 51df23eb65 links to md files
as requested by @mstanleyjones

Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-27 14:38:21 -08:00
Adrien Duermael 8f1bc38aca missing “target=_blank”
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-27 14:33:31 -08:00
Adrien Duermael 5e3fbb841d made absolute links to docs.docker.com relative
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-27 10:44:36 -08:00
Adrien Duermael 5b3cbf78f3 made absolute links to docs.docker.com relative
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-27 10:44:36 -08:00
Victoria Bialas 45c120626d explained how to pin whale to taskbar
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-22 11:33:00 -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
tim-zju 4a947c9c19 delete error asterisk (#947)
Signed-off-by: tim-zju <21651152@zju.edu.cn>
2016-12-20 17:17:27 -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 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 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 8665906c99 removed d4win topic host file system sharing per Michael
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
Victoria Bialas c13b8d6269 removed extra feedback hard-coding at bottom of page in d4win release notes
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-07 14:09:54 -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
Michael Friis cbcda8292e update inotify section 2016-12-06 09:29:51 -08:00
Victoria Bialas 897f17a32a explain nested virtualization scenarios are not officially supported
copy edit bullets

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-02 17:13:15 -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 43822ab5a2 d4win added how to set up docker tab completion in Powershell
formatting fixes

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-11-21 22:05:08 -08: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 c1dc1e40fb fixed stable release number per user feedback on PR #616
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-11-18 11:23:29 -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
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 87087737ec fix type of keywords entry in frontmatter (in /docker-for-windows/ dir) (#497)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-09 16:37:34 -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
Victoria Bialas c92d0f3370 clarify how to use Windows containers and Windows Server 2016
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-11-02 10:15:54 -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
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