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
John Mulhausen
94fd1f1fcc
Update index.md
2016-10-14 13:09:20 -07:00
Victoria Bialas
f42045579c
added some Windows release notes from changelog
...
beta 28 release notes d4mac, d4win
update release notes
final updates for Beta 28 release notes
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-10-13 11:20:54 -07:00
Victoria Bialas
063003dadf
PRs on shared drives and CAs, HTML fixes
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-10-04 18:01:54 -07:00
Victoria Bialas
51f0aa2a19
Merge pull request #30 from holtkamp/patch-1
...
Extend applications which suffer from poor performance
2016-10-04 15:44:06 -07:00
Victoria Bialas
432f9af1d3
fixing HTML on Kitematic, Mac, Windows, Toolbox docs for github.io rendering, plus copyedits
...
copyedits
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-10-04 11:18:17 -07:00
Menno Holtkamp
8ea8f5a20e
Extend applications which suffer from poor performance
2016-10-04 17:03:28 +02:00
Victoria Bialas
ece826a0cd
fixes to HTML tables, links, and markdown for proper rendering on github.io
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-10-03 12:37:42 -07:00
John Mulhausen
a0ee6c6004
Rendering fixes, part 1 (up through cs-engine)
2016-09-30 19:38:30 -07:00
John Mulhausen
0133cb646d
Merge pull request #21 from pborreli/typos
...
Fixed typos
2016-09-30 11:51:42 -07:00
John Mulhausen
066b78bf86
Content rendering fixes
2016-09-30 01:51:56 -07:00
Pascal Borreli
6cd3fe8bd2
Fixed typos
2016-09-30 01:52:12 +01:00
Misty Stanley-Jones
d53c6798c9
Convert TOML to YAML, tweaks to work with Jekyll
2016-09-29 17:16:03 -07:00
Misty Stanley-Jones
5f5eb93dfa
Moved pinata imported docs to top level subdirectory
2016-09-29 12:11:53 -07:00
Misty Stanley-Jones
701f170a21
Move docker-hub docs to docker-hub subdirectory
2016-09-29 10:38:52 -07:00
Misty Stanley-Jones
52a1ad7609
Initial import of https://github.com/docker/pinata
2016-09-28 20:40:01 -07:00