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