Commit Graph

73 Commits

Author SHA1 Message Date
Usha Mandya 7842c95d0c
Merge branch 'master' into no-toolbox 2021-09-27 13:40:52 +01:00
Usha Mandya 0417b58c87 Remove Docker machine from toc, update other references
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-09-27 12:37:02 +01:00
Justin Cormack 969da45317
Remove all docs for Toolbox
This has been obsolete for many years.

Signed-off-by: Justin Cormack <justin@specialbusservice.com>
2021-09-26 11:45:51 +01:00
Sebastiaan van Stijn 346a066b68
Desktop: move "docker-for-windows" to "desktop/windows"
Unifying all content related to Docker Desktop to be withing the desktop
directory.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-14 13:28:15 +02:00
Sebastiaan van Stijn d0bf342e52
Desktop: move "docker-for-mac" to "desktop/mac"
Unifying all content related to Docker Desktop to be withing the desktop
directory.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-14 13:07:41 +02:00
Sebastiaan van Stijn 4757145e94
cleanup toolbox migration page, and remove old "for-mac" page
The docker for mac "toolbox" migration page was not accessible as it
was redirected, so removing that page and related images.

This page contained instructions to backup images, which was described
elsewhere, so removing that part in favor of a link to the (better maintained)
content in the "desktop" section.

Also move the migration page that was located inside the "for windows"
directory to a "toolbox" directory, which matches the location inside the
TOC.

Finally; remove the "troubleshooting" entry from the TOC, as it was
redirecting to the migration page (and was under the "kitematic" section,
which was confusing).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-05-11 09:58:11 +02:00
Usha Mandya 5275f249b4 Delete Toolbox files
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-10-20 18:43:55 +01:00
Sebastiaan van Stijn c119ed174e
Use https:// for links and examples
Found these using `http://[^lp10\*`<][^o]` (to exclude "localhost" and IP-addresses)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-13 12:09:11 +02:00
Sebastiaan van Stijn 393d3f6566
Add rel="noopener" to external links
See https://web.dev/external-anchors-use-rel-noopener/

Using noopener, as that addresses the security issue. "noreferer" blocks
the REFERER header, which may still be useful for some target URLs.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-12 13:09:30 +02:00
Usha Mandya a87e4e97f3 Update macOS system requirements
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-10-01 10:17:25 +01:00
vadimbo 12e33c600f
Incorrect minimum required version. (#11402)
* Incorrect minimum required version.

Tried installing Docker Desktop on Windows Server 2016 build 14393 and got the error: Docker Desktop requires Windows 10 Pro/Enterprise (15063+) or Windows 10 home (19018+)

* Updated the wording

Removed the version numbers from Machine docs so users can refer to Desktop docs for info on Desktop system requirements.

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-09-22 15:45:39 +01:00
Sebastiaan van Stijn eb948508c1
various: use relative markdown links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-23 13:03:53 +02:00
Sebastiaan van Stijn 331554f4b3
Fix various links that were generating URLs with `.md` (#10548)
* Fix incorrect links in compose section

there's a bug causing wrapped links to not work, and replacing
some links to point to the .md file, so that IDE's can check
if the anchors are valid. Also replaced some links to point
to their new location.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* engine/swarm: update links

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* Fix various broken links

There's a bug in the "jekyll-relative-links" plugin that causes wrapped links to not work.
Also replacing some links to point to the .md file, so that IDE's can check if the anchors
are valid. Finally, replaced some links to point to their new locations, so that users don't
get redirected..

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-01 12:05:50 +01:00
Roch Moreau 825e94a957
Update toolbox_install_mac.md
Edited documentation to match new minimal MacOS version requirement : 10.13.0 High Sierra
2020-03-14 17:20:35 +01:00
Roch Moreau ec5419e6cc
Update minimal MacOS Version requirement
The new minimal requirement for running full version of Docker is 10.12.0 Sierra, not Yosemite.
2020-01-11 23:02:08 +01:00
ollypom 70e0f34b99
Fixed overview links 2019-06-25 11:13:49 +00:00
Usha Mandya 7f3224d086
minor edits 2019-06-21 15:54:34 +01:00
Usha Mandya 20dc484933
minor updates 2019-06-21 15:52:45 +01:00
ollypom 9c4bc2d48d
Added a link to the Toolbox Releases page
Added a link to the Toolbox Releases page as part of the installation
process.
2019-06-21 13:50:46 +00:00
Maria Bermudez 9c63434e33
Remove link to latest download
I debated whether to have a note and link to https://github.com/docker/toolbox/releases/download/v18.09.3/DockerToolbox-18.09.3.exe, since we aren't  updating the official download.docker.com link.
2019-03-14 15:19:24 -07:00
Maria Bermudez 251876f1ce
Update toolbox_install_windows.md 2019-03-14 15:06:45 -07:00
paigehargrave 03e1b036a5
Update toolbox_install_windows.md 2019-03-14 15:43:35 -04:00
paigehargrave 548c172240
Update toolbox_install_mac.md 2019-01-11 15:35:47 -05:00
paigehargrave 1846c5e258
Update overview.md 2019-01-11 13:36:38 -05:00
paigehargrave d94d6ff294
Update toolbox_install_windows.md 2019-01-11 10:23:53 -05:00
jackfruhecolab d4797df255
HIt to visit kitematic github page for kitematic 2018-12-12 20:45:51 -06:00
Maria Bermudez aaca9b83b5 Revert "Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2""
This reverts commit 4c95d161ca.
2018-08-29 19:01:03 -07:00
Maria Bermudez 4c95d161ca Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2"
This reverts commit af5f2fcc38, reversing
changes made to 338b690d26.
2018-08-29 18:37:44 -07:00
Maria Bermudez 840c167055 Revert "Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2""
This reverts commit 14080c18bd.
2018-08-29 18:36:03 -07:00
Maria Bermudez 14080c18bd Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2"
This reverts commit af5f2fcc38, reversing
changes made to 338b690d26.
2018-08-29 14:47:31 -07:00
Franck Dernoncourt 082f6c8d82 Add how to check that virtualization is enabled in Win 10 (#6805) 2018-06-02 16:58:07 -07:00
Akim Demaille 19325ac6d1 Docker for desktop downloads (#6177) 2018-03-08 08:08:44 -08:00
Misty Stanley-Jones a64a76ca11
Fix missing Toolbox install page (#5872) 2018-01-30 16:10:21 -08:00
Misty Stanley-Jones a4f5e30249
Various copyedits to reduce future tense, wordiness, and use of 'please' (#5788)
* Reword lots of instances of 'will'

* Reword lots of instances of won't

* Reword lots of instances of we'll

* Eradicate you'll

* Eradicate 'be able to' type of phrases

* Eradicate 'unable to' type of phrases

* Eradicate 'has / have to' type of phrases

* Eradicate 'note that' type of phrases

* Eradicate 'in order to' type of phrases

* Redirect to official Chef and Puppet docs

* Eradicate gratuitous 'please'

* Reduce use of e.g.

* Reduce use of i.e.

* Reduce use of N.B.

* Get rid of 'sexagesimal' and correct some errors
2018-01-25 17:37:23 -08:00
Akim Demaille 218e1cbb23 Mac updates (#5762)
* Mac: fix name of the vm directory

Actually the directory name changed from vm to vms/0 (there has been
no release with vm, we may remove references to it).  This is for the
forthcoming 18.01 Edge release, but since it's already published we
should probably update now.

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

* Toolbox: formatting changes

No user visible changes here, just making future diffs easier to read.

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

* Toolbox: do not invite to remove ~/.docker

Docker for Mac uses that directory too.

Signed-off-by: Akim Demaille <akim.demaille@docker.com>
2018-01-18 09:37:00 -08:00
alekblank 5ae90f43aa Removed the word old (referring to windows) (#5421)
Hyper-V isnt available in windows 10 home. May lead someone on a wild goose chase thinking there computer should work.
2017-12-04 11:41:42 -08:00
gtardif 050e6f00fb Also update min windows version for D4W in toolbox doc (#5123)
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2017-10-26 14:44:03 -07:00
Misty Stanley-Jones d4c2079ddf Add info about adding shared folders to Toolbox (#4622)
* Add info about adding shared folders to Toolbox

* copyedits and formatting, added link to Speccy per Gwen in Windows systems check topic

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

* copyedits

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-09-13 17:44:56 -07:00
Victoria Bialas 1ad9529d40 Clarified Docker Quickstart launch for Toolbox (#4313)
* clarified Docker Quickstart launch for Toolbox

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

* incorporated review comments on wording

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-21 17:46:38 -07:00
Wang Jie 334e0ec824 Update overview.md (#4188) 2017-08-17 14:20:02 -07:00
Wang Jie 5c84cddbf7 Update troubleshoot.md (#4114) 2017-08-08 14:42:03 -07:00
Wang Jie a9b0362483 Update toolbox_install_windows.md (#4095) 2017-08-04 15:18:15 -07:00
Wang Jie 338ccecadc Update toolbox_install_mac.md (#4094) 2017-08-04 15:04:37 -07:00
Wang Jie fd1787896f Update overview.md (#4093) 2017-08-04 15:03:55 -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
Alvin Deng 30bfe26f3a [Issue #2398] Fix: Added Docker tool version clarification (#2922)
* [Issue #2398] Fix: Added Docker tool version clarification

Proposed changes

Added tool version clarification on the tool overview page

Related issues (optional)

#2398

* Update overview.md
2017-04-19 15:58:30 -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
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
Zac Mullett 751ffaa659 Fixing "Get Docker Toolbox for Windows" (#2107) 2017-03-04 15:06:55 -08:00
Misty Stanley-Jones 8d9e90a6cd Lots of formatting fixes to do with buttons 2017-03-02 15:51:17 -08:00