Commit Graph

22 Commits

Author SHA1 Message Date
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 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 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
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 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 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
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
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
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
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 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
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
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