Commit Graph

263 Commits

Author SHA1 Message Date
Akim Demaille 757c140877 Mac: the disk image has moved (#5603)
* Mac: the disk image has moved

In the forthcoming release of Docker for Mac, the disk image is in
another directory (was needed for future changes).

Signed-off-by: Akim Demaille <akim.demaille@docker.com>

* Mac: FAQ: Promote "Disk Usage" questions

One level upper.

Signed-off-by: Akim Demaille <akim.demaille@docker.com>
2018-01-02 17:13:00 -08:00
gtardif adb4daefd7 Release notes for 17.12.0-ce-rc4-mac44 (Edge) (#5595) 2017-12-21 09:30:26 -08:00
Sebastiaan van Stijn e8f875296a Fix physical/logical typo in D4M FAQ (#5547)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-12-20 14:57:11 -08:00
Ameya Shenoy 3fc2a1f341 minor grammatical fixes (#5568) 2017-12-19 13:07:22 -08:00
Alejandro Avilés 47107d1986 Split shell completion section in Bash and Zsh (#5549) 2017-12-18 15:38:32 -08:00
Akim Demaille acfc69ecc3 Mac: give some structure to the FAQ (#5503)
This commit reorders this

    ### Stable and Edge channels
    ### What is Docker.app?
    ### What kind of feedback are we looking for?
    ### What if I have problems or questions?
    ### How can I opt out of sending my usage data?
    ### Can I use Docker for Mac with new swarm mode?
    ### How do I connect to the remote Docker Engine API?
    ### How do I connect from a container to a service on the host?
    ### How do I connect to a container from the Mac?
    ### How do I add custom CA certificates?
    ### How do I add client certificates?
    ### How do I reduce the size of Docker.qcow2?
    ### What are system requirements for Docker for Mac?
    ### Do I need to reinstall Docker for Mac if I change the name of my macOS account?
    ### Do I need to uninstall Docker Toolbox to use Docker for Mac?
    ### How do I uninstall Docker Toolbox?
    ### What is HyperKit?
    ### What is the benefit of HyperKit?
    ### Why is com.docker.vmnetd running after I quit the app?
    ### Can I pass through a USB device to a container?

into this

    ## Questions about Docker.app
    ### Stable and Edge channels
    ### What is Docker.app?
    ### What are system requirements for Docker for Mac?
    ### Do I need to reinstall Docker for Mac if I change the name of my macOS account?
    ### Do I need to uninstall Docker Toolbox to use Docker for Mac?
    ### How do I uninstall Docker Toolbox?
    ## Questions about feedback and help
    ### What kind of feedback are we looking for?
    ### What if I have problems or questions?
    ### How can I opt out of sending my usage data?
    ## How can I...?
    ### Can I use Docker for Mac with swarm mode?
    ### How do I connect to the remote Docker Engine API?
    ### How do I connect from a container to a service on the host?
    ### How do I connect to a container from the Mac?
    ### How do I add custom CA certificates?
    ### How do I add client certificates?
    ### How do I reduce the size of Docker.qcow2?
    ### Can I pass through a USB device to a container?
    ## Components of Docker for Mac
    ### What is HyperKit?
    ### What is the benefit of HyperKit?
    ### Why is com.docker.vmnetd running after I quit the app?

Also, change "new swarm mode" into "swarm mode".

Signed-off-by: Akim Demaille <akim.demaille@gmail.com>
2017-12-15 16:34:27 -08:00
Akim Demaille e6a23925ef Mac: FAQ: Disk usage in raw format (#5504)
* Mac: FAQ: Disk usage in raw format

This is a new feature of Docker for Mac.  Questions and PRs have
already been made about this, and we expect more of them.

Signed-off-by: Akim Demaille <akim.demaille@gmail.com>
2017-12-15 16:14:02 -08:00
gtardif 1537a9916f Release notes for 17.12.0-ce-rc3-mac43 (Edge) (#5522) 2017-12-15 09:10:45 -08:00
Gwendolynne Barr 3c5e9c5618
Add kubectl context instructions and tighten text (#5517) 2017-12-15 08:11:39 -08:00
Alejandro Avilés 9f9726dfe1 Add instructions to activate zsh completion (#5453) 2017-12-14 15:22:52 -08:00
Misty Stanley-Jones 4b8a97f82d Document D4M Kubernetes support (#5439) 2017-12-13 08:58:30 -08:00
gtardif 2a04eeb30f Release notes for 17.12.0-ce-rc2-mac41 (Edge) (#5501) 2017-12-13 08:57:00 -08:00
Gwendolynne Barr b2e0672935 Add text on APFS in macOS High Sierra (#5451) 2017-12-12 15:11:29 -08:00
gtardif 8884db8277 Docker for mac stable relnotes 17.09.1-ce-mac42 (#5484)
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2017-12-11 08:30:40 -08:00
gtardif 1d4bc9cbaa Minor typo fix : “Reset to factory default” instead of “Reset to defaults” (#5375)
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2017-11-22 11:48:58 -08:00
gtardif 789150504b Docker for mac edge relnotes 17.11.0-ce-mac40 (#5373)
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2017-11-22 08:37:19 -08:00
gtardif 5e68eb3836 Release notes for 17.11.0-ce-rc4-mac39 (Edge) (#5331) 2017-11-17 11:49:08 -08:00
gtardif 80387d2ba8 Docker for mac edge relnotes 17.11.0-ce-rc3-mac38 (#5256) 2017-11-09 09:39:29 -08:00
Victoria Bialas 77a553656a
fixed Docker for Mac stable download link for v1.12.1 (#5251)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-11-08 15:46:11 -08:00
Victoria Bialas 19cd94fbbb
updated experimental features link (#5247)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-11-08 15:28:05 -08:00
gtardif 8780702401 Release notes for 17.11.0-ce-rc2-mac37 (Edge) (#5195) 2017-11-02 10:35:21 -07:00
Gwendolynne Barr 05bd4272e7
Repair docker.sock path in images (#5155) 2017-10-28 06:10:32 -07:00
pinata-mac 3057ff652d Docker for mac edge relnotes 17.10.0-ce-mac36 (#5093)
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2017-10-24 08:17:22 -07:00
Jonathan Sokolowski c450374aa7 Add download links to D4M/D4W releases (#5044) 2017-10-23 11:29:51 -07:00
Wang Jie 810109a51f Update index.md (#5042) 2017-10-19 14:52:31 -07:00
Wang Jie e591fd735b Update troubleshoot.md 2017-10-18 19:14:06 -07:00
Wang Jie b344642d69 Update networking.md 2017-10-18 19:14:06 -07:00
Wang Jie 3dc0dea694 Update multi-arch.md 2017-10-18 19:14:06 -07:00
nmur ee6bbaf5f7 Fixed broken link - #5024 (#5030) 2017-10-18 08:25:12 -07:00
Misty Stanley-Jones 9b663257d1 Adjut note about routing traffic to containers on Mac (#4968) 2017-10-14 10:09:09 -07:00
Steven Bedrick c5ab70f51a Clarification & expansion of port forwarding (#4731)
It seems like another sentence or two of explanation about the `-p` option and its syntax might be helpful, here...
2017-10-10 14:06:23 -07:00
Hawley Waldman ec87a0ae60 update info for older mac users in install.md (#4850) 2017-10-10 13:58:51 -07:00
gtardif 3f14bf799b Release notes for 17.09.0-ce-mac35 patch (Stable) (#4828)
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2017-10-06 07:44:30 -07:00
pinata-mac 834bab8259 Docker for mac edge relnotes 17.09.0-ce-mac34 (#4827)
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2017-10-06 07:43:51 -07:00
pinata-mac 578a4d1c15 Release notes for 17.09.0-ce-mac32 (Stable) (#4777)
* Docker for mac stable relnotes 17.09.0-ce-mac32

Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>

* Fix compose case

Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>

* Update for 17.09.0-ce-mac33 patch
2017-10-03 07:47:50 -07:00
pinata-mac 363a4fd351 Docker for mac edge relnotes 17.09.0-ce-mac31 (#4756)
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2017-09-29 13:49:36 -07:00
skymon efc204bade Update networking.md (#4684)
changed --p to -p
2017-09-28 17:24:04 -07:00
pinata-mac 38bfec1414 Docker for mac edge relnotes 17.09.0-ce-rc3-mac30 (#4695)
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2017-09-22 09:49:31 -07:00
pinata-mac 2e87bfd80b Docker for mac edge relnotes 17.09.0-ce-rc2-mac29 (#4664)
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2017-09-19 10:19:36 -07:00
pinata-mac 2073f41333 Docker for mac edge relnotes 17.09.0-ce-rc1-mac28 (#4538)
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2017-09-08 09:58:38 -07:00
gtardif 7f3ad45909 Fix wrong release date for Docker for Mac / Windows 17.06.2 (#4540)
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2017-09-08 09:19:28 -07:00
pinata-mac 542381450c Docker for mac stable relnotes 17.06.2-ce-mac27 (#4524)
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2017-09-06 08:04:31 -07:00
gtardif da3055bcf8 D4mac / D4windows Release notes for 17.07.0 (#4488)
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2017-09-01 09:37:35 -07:00
Victoria Bialas 5c1e03c5ea d4mac, d4win Edge relnotes 17.07.0 rc4 win25 (#4360)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-24 16:49:42 -07:00
Victoria Bialas 445ccf904f d4mac, d4win 17.06.1 stable, 17.07.0 edge release (#4048)
* d4mac, d4win 17.07.0 edge release

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

* release notes d4mac, d4win 17.07.0 and previous

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

* 17.06.1 stable, 17.07.0 edge relnotes for mac and win

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

* updated keywords, kicking builds

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

* copyedits

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-23 15:51:54 -07:00
Victoria Bialas a4b4acc92c Fix links to subtopics in index.md files by include full path (#4054)
* for all links to , changed to full path

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

* fixed link in Swarm Tutorial per review comments

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-07-31 18:54:08 -07:00
Wang Jie ee9534d9b1 Update install.md (#3928) 2017-07-24 18:35:43 -07:00
Victoria Bialas 1c6ff26042 added Compose topics on caching options for performance (#3932)
* added Compose topics on caching options for performance

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

* updated title for Compose topic

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

* line wrap per review

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-07-21 15:52:41 -04:00
Victoria Bialas d2cf85be8a Add CSS for option to create inline images (like whale menu) (#3877)
* add CSS tests for Josh

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

* new class inline for images, updated docs to call class

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

* removing last test paragraph

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-07-13 16:07:43 -07:00
Joseph Rex 1a6c5147b9 Update information on processor usage (#3806)
This addresses #3638
2017-07-05 11:02:52 -07:00
Victoria Bialas 10e79f1102 Docker for Mac, Windows 17.06 stable, edge (#3733)
* Docker for Mac, Windows 17.06 stable, edge

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

* incorporated review comments

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

* changed Docker Cloud site links to open in new window

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-06-28 17:38:02 -07:00
Dave Scott 52a42bcd3e 17.06: improve the Docker for Mac networking workaround (#3220)
Rather than manually creating a custom IP alas on the host, a container
can connect to the host by resolving the DNS name `docker.for.mac.localhost`.

Signed-off-by: David Scott <dave.scott@docker.com>
2017-06-28 08:31:29 -07:00
Victoria Bialas a3bbadb7ed Add d4mac client side FAQ (#3671)
* add d4mac client side FAQ

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

* added link to FAQs from Getting Started

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

* added FAQs re: installing client certificates

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

* added more detail on client and server side certs

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

* fixed Mac and Windows specific topics

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

* fixed formatting so that content renders properly

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

* incorporated review comments

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

* updated Windows FAQ to clarify directories copy, remove refs to db

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

* change ref from Mac to Windows on Win side

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

* added certificate topic to Win getting started

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

* review comments, remove 'entities' clarify meaning

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-06-23 11:48:03 -07:00
Victoria Bialas 5084ca668b added release notes for 1706-ce-rc5 (#3679)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-06-21 16:53:24 -07:00
Victoria Bialas 0643ec0cb6 Docker for Mac and Windows relnotes 17.06.0-rc4-ce (#3640)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-06-16 12:38:21 -07:00
Victoria Bialas d1ff1576cb Machine bash completion (#3624)
* corrected command completion URLs compose, machine plus cloud updates

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

* added notes re: Cloud on Machine cloud topics

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

* added notes and links re: legacy Machine swarm v. swarm mode

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

* copyedit, used better punctuation

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-06-15 16:38:27 -07:00
Misty Stanley-Jones c5a3fa511f 404 cleanup (#3581)
* Fix Edge API reference links

* Add redirect for docker-for-mac/osx/ which is referenced by an error message

* Fetch the Edge run reference
2017-06-13 11:44:28 -07:00
Victoria Bialas f0022aa426 d4mac, d4win 17.06-rc2-ce-release notes (#3540)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-06-08 15:42:45 -07:00
Victoria Bialas c93620d19d additional step for Kitematic uninstall (#3539)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-06-08 15:04:25 -07:00
Victoria Bialas 9bf8661b6b d4mac,win 17.06 edge release notes, docs updates (#3461)
* d4mac,win 17.06 edge release notes, docs updates

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

* added description of new feature shared drives on demand for Windows Edge

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-06-01 14:44:37 -07:00
Wang Jie 86894f0aef Update networking.md (#3234) 2017-05-30 11:39:42 -07:00
Victoria Bialas 3c6e878d39 added missing stable release notes for mac and win (#3417)
* added missing stable release notes for mac and win

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

* copyedit, kick build

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-26 14:36:50 -07:00
Nathan Handler b6431416b2 Fix broken markdown link (#3385)
The HyperKit link was missing a closing `)` causing the link to break.
2017-05-24 16:46:06 -07:00
Victoria Bialas 08a18818e6 added release notes for d4mac, win 1705-ce-11-edge (#3359)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-23 12:28:37 -07:00
Wang Jie 58434c1e4a Update faqs.md (#3262) 2017-05-19 15:25:27 -07:00
Wang Jie 7bf6d46281 Update troubleshoot.md (#3236)
Add a link.
2017-05-19 15:20:04 -07:00
Wang Jie cf8dc36429 Update multi-arch.md (#3233) 2017-05-19 15:16:39 -07:00
Wang Jie fc7d514a9c Update docker-toolbox.md (#3232) 2017-05-19 15:14:43 -07:00
Joe e54581f6d2 Remove unnecessary character ')' (#3289) 2017-05-16 14:46:02 -07:00
Victoria Bialas e8c60f5797 Docker for Mac, Windows release notes 1705-ce-9 (#3210)
release notes for mac, win 1705-ce-9, edits

fixed a link

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-09 16:00:20 -07:00
Victoria Bialas ac246ec2d0 updated tags (#3181) 2017-05-05 17:11:34 -07:00
yallop 42d9c55a1e WIP: Osxfs caching updates (#2883)
* Update the osxfs documentation with recent details about caching.

Signed-off-by: Jeremy Yallop <yallop@docker.com>

* Add a note about 'cached' to the volumes tutorial.

Signed-off-by: Jeremy Yallop <yallop@docker.com>

* Add a document giving a detailed specification of osxfs caching.

Signed-off-by: Jeremy Yallop <yallop@docker.com>

* Americanize spelling in the osxfs-caching document.

Signed-off-by: Jeremy Yallop <yallop@docker.com>

* More osxfs benchmark details for 'go list'.

Signed-off-by: Jeremy Yallop <yallop@docker.com>

* Remove mentions of the blog post.

Signed-off-by: Jeremy Yallop <yallop@docker.com>

* editorial, topic structure changes, x-refs

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

* linked to new topic also where bind mounts are discussed in Namespaces

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

* added more tags

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

* Decapitalize descriptions

Signed-off-by: Jeremy Yallop <yallop@docker.com>

* "releease" ~> "release"

Signed-off-by: Jeremy Yallop <yallop@docker.com>

* Use @avsm's suggested rewording for the osxfs-caching introduction.

Signed-off-by: Jeremy Yallop <yallop@docker.com>

* Add an example showing how to use `cached`, `consistent`, etc.

Signed-off-by: Jeremy Yallop <yallop@docker.com>

* Add a link to the user-guided caching blog post.

Signed-off-by: Jeremy Yallop <yallop@docker.com>

* added examples heading, more x-refs to blog post, docker run

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

* escaped second dash in --volume long version of command

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

* fixed double dashes on volume option to render properly

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-05 11:49:00 -07:00
Victoria Bialas 81a46448af fixed notes on d4mac, d4win per new format (#3152)
* fixed notes on d4mac, d4win per new format

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

* streamlined d4win pre-install notes, surfaced toolbox option

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-03 13:03:59 -07:00
Victoria Bialas ab47785dc7 Machine unset env var, Cloud updates (#3146)
* added unset env instructions

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

* machine env details, cloud swarm updates, copyedits

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

* fix per review, add Azure to note

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-03 12:01:33 -07:00
Victoria Bialas ff924e76e8 copyedit (#3060) 2017-04-25 16:51:09 -07:00
Lenny Linux 9a1f99cd11 add warning class and a linebreake to the warning blogquote (#2937)
* Update fedora.md

add warning class to blogquote

* Update linux-postinstall.md

add warning class to blogquote

* Update ubuntu.md

add warning class to blogquote

* Update https.md

add warning class to blogquote

* Update swarm_manager_locking.md

add warning class to blogquote

* Update dockerlinks.md

add warning class to blogquote

* Update deploying.md

add warning class to blogquote

* Update deploying.md

add warning class to blogquote

* Update insecure.md

add warning class to blogquote

* Update discovery.md

add warning class to blogquote

* Update dockerd.yaml

add warning class to blogquote

* Update docker_secret_rm.yaml

add warning class to blogquote

* Update docker_service_rm.yaml

add warning class to blogquote

* Update docker_secret_rm.yaml

add warning class to blogquote

* Update scale-your-cluster.md

add warning class to blogquote

* Update resource_constraints.md

add warning class to blogquote

* Update binaries.md

add warning class to blogquote

* Update content_trust.md

add warning class to blogquote

* Update secrets.md

add warning class to blogquote

* Update index.md

add warning class to blogquote

* Update install-sandbox-2.md

add warning class to blogquote

* Update docker-toolbox.md

add warning class to blogquote

* Update index.md

add warning class to blogquote

* Update centos.md

add warning class to blogquote

* Update debian.md

add warning class to blogquote

* Update faqs.md

add linebreak after Looking for popular FAQs on Docker for Windows?

* Update install.md

add linebreake after **Already have Docker for Windows?**

* Revert "Update dockerd.yaml"

This reverts commit 3a98eb86f700ade8941483546c33f69a9dab8ac3.

* Revert "Update docker_secret_rm.yaml"

This reverts commit 5dc1e75f37033932486c11287052b7d64bf83e55.

* Revert "Update docker_service_rm.yaml"

This reverts commit a983380a5625b471f1a03f8ed2301ead72f98f1b.

* Revert "Update docker_secret_rm.yaml"

This reverts commit 4c454b883c300e26fbb056b954bb49ec2933b172.
2017-04-25 11:33:27 -07:00
Julien Maitrehenry 3edabae435 Fix manager and worker join tokens
* Fix manager and worker join tokens. Issue #2088.

Fix screenshots per issue #2126

Move vote images to correct dir

Fix rendering issue with inline code snippet #1990

Fix for stack yaml reference (#1476)

Fix image link

Add shutdown procedures for #1017

* Make the fix asked in the PR

Little fix
2017-04-21 14:05:12 -05:00
Steven Hanna b43c302c46 Spelling mistakes (#2970)
* Spelling mistakes

* Delete last_page.md
2017-04-20 17:26:18 -05:00
Bill a3a7ae1e0b replaced docker/docker with moby/moby (#2879)
* replaced docker/docker with moby/moby

* fixed incorrect name changes in release notes

* fixed mentions of moby/moby in code
2017-04-20 15:32:18 -05:00
John Mulhausen 8820cfa6ff New 6-page "Get Started" (#2296)
* Create index.md

* Create part2.md

* Create part3.md

* Create part4.md

* Create part5.md

* Rewrite step 2

* Update part2.md

* Update part2.md

* Update part2.md

* Update part2.md

* Update part2.md

* Update part2.md

* Update index.md

* Rewrite of part 3

* Tabs-based swarm instructions, pass 1

* Rewrite of parts 3 and 4, tabs implementation

* Navigation, rewrites, part 4 completion

* Part 5 w/Redis

* Part 5, compelte Redis, rename part 6

* TOC/redirect implementation

* Update part6.md

* Changing links to point to new tutorial

* Rewrites and asciinemas

* Fix overview

* Label diagrams

* Fix button

* Fix link to where Stacks are covered

* Fix typo

* s/file/directory

* Reformat paragraph

* Shorten tabs

* Typos

* Release DTR 2.2.4, 2.1.6

* Go back to small /edge (#2736)

* Go back to small /edge

* Update site front page

Add info about Editions
Reorganize components
Update headings

* Move logic of fetching content to a script

* Add v1.28 API

* Add info about versioned API

* Fix a few 404s (#2785)

* Fix typo

* Propose use of another word (#2791)

I think that interested is better than invested, in this case.

* Update secrets.md (#2780)

remove correct secret

* Change mount syntax on windows from //c/ to c:\ (#2761)

LGTM

* Update hackathon.md (#2773)

* nodes.md grammar correction (#2802)

* Grammar and formatting check (#2797)

* Wrong article

If the first word starts with a vowel sound you use an. If the first word has a consonant sound use a.

* Making the text bold

Removing backticks because probably the text needs to be bold and not marked as code.

* Update overview.md (#2805)

It should say 'predecessors', not 'successors'. Otherwise the sentence and the subsequent example don't make sense.

* shrink some big images (#2798)

Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com>

* #2627 (#2804)

- Fix right sidebar overflow on rescale

* Update hackathon.md

* change pre-build to pre_build to remove confusion (#2813)

* change pre-build to pre_build to remove confusion

* clarify that pre_build hook refers to a file

* Update TOC to sentence case (#2790)

* add more info about DTR on the overview page (#2794)

fix #1904

* Update glossary.yaml (#2807)

Fix #2575.

* fix imports since docker api pkg migration, fix example repository name to be canonical (#2806)

* tweak: code format for filename (#2829)

* tweak: code format for filename

slight reword, so as to avoid confusion w/filename

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

* small changes just to kick build again

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

* Update hackathon.md

* fix broken links (#2808)

* fix broken link (#2809)

* [CONTRIBUTING] update broken link (#2826)

* [Debian] add gnupg2 requirement for stretch (#2823)

* TOC/redirect implementation

* Changing links to point to new tutorial

* Rewrites and asciinemas

* Fix bad merge

* Metadata, formatting

* Front page formatting, link instrumentation
2017-04-18 03:32:37 -05:00
unclejack 4a8bdb1b63 shrink some big images (#2798)
Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com>
2017-04-16 17:09:53 -07:00
Akim Demaille 8b066e6cb2 Minor fixes (#2759)
- use macOS consistently
- fix layout of a `ls` output
2017-04-13 17:36:06 -07:00
Victoria Bialas 373a4cf225 Docker for Mac and Windows release notes 1705 edge (#2764)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-04-13 12:31:53 -07:00
Henri-Lo 3a1c56000e Example for sharing dir btw host and container (#1408) 2017-04-07 13:41:36 -07:00
Victoria Bialas 006aed530f misc updates to d4mac and win, kitematic (#2663)
copyedits on Kitematic, fix Mac install page

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-04-06 19:49:52 -07:00
Victoria Bialas f1461e897a d4mac-win 17.04.0-ce release notes, Windows server installer download (#2657)
fixed links and table formats

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-04-06 16:04:48 -07:00
Victoria Bialas 1a9fb5e720 clarified Cloud menu integration edge only (#2543)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-29 14:39:29 -05:00
Victoria Bialas 1fdf927714 d4mac-win relnotes, stable/edge descriptions, checksums (#2518)
* changed dates for release notes

relnotes dates, installer checksums, stable/beta updates

added an extra note re: VirtualBox

updated image for d4mac preference menu

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

* image update per on file sharing

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-28 16:09:47 -07:00
Victoria Bialas 067756b723 added checksums to d4mac, d4win installer downloads page (#2508)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-28 10:40:09 -07:00
Victoria Bialas 5392b59e3b updated release date for latest edge (#2447)
beta to edge in download installers links

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-22 14:05:45 -07:00
Victoria Bialas 54eaf67004 d4mac-win-ce-1703-1 updates (#2412)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-22 11:50:44 -07:00
Misty Stanley-Jones fb7c73908b Update the styleguide (#2332)
* Update the styleguide

Also normalize admonition titles with the colon outside the bold.
2017-03-15 09:46:30 -07:00
Joao Fernandes 44a2ff20df Fix broken markdown (#2256)
Fixes #2221
2017-03-10 11:51:14 -08:00
Victoria Bialas c3ed9e911b removed checksums from d4mac-d4win installs for now (#2245)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-09 23:08:38 -08:00
Victoria Bialas 9c74e272ec added redirects to d4mac, d4win index pages
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-08 19:32:00 -08:00
Victoria Bialas 8c84bee670 fixed formatting
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-08 18:46:08 -08:00
Victoria Bialas 3d8c0e220a 17.03 CE mac2 hotfix release notes, tweaks to notes
more beta to edge terminology updates

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-06 13:42:35 -08:00
Misty Stanley-Jones 8d9e90a6cd Lots of formatting fixes to do with buttons 2017-03-02 15:51:17 -08:00
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