Commit Graph

55295 Commits

Author SHA1 Message Date
Sebastiaan van Stijn dfab099750
Merge pull request #12044 from thaJeztah/more_link_fixes
Replace some getting-started links
2021-01-07 11:08:37 +01:00
Mathieu Champlon e4f951eea6 Added release notes for Docker Desktop 3.0.4 2021-01-06 18:16:28 +00:00
Brennan Kinney 12cf9156fd
[fix]: Fix links to Compose File v3 reference [Docs: docker-compose restart] (#12026)
* Fix links to Compose File v3 reference

No longer `compose-file/index.md`, but `compose-file/compose-file-v3.md`.

* Update compose/reference/restart.md

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2021-01-06 14:51:45 +01:00
Emmanuel Briney 249d9e09d5 desktop 3.0.3 release notes 2021-01-06 13:32:57 +00:00
Sebastiaan van Stijn f879b97314
Merge pull request #12046 from thaJeztah/fix_docker_win_link
D4W: fix broken link to networking section
2021-01-06 13:42:24 +01:00
t-eimizu 4871c1304f
Update insecure.md for Docker Desktop (#11964)
* Update insecure.md for Docker Desktop

Docker Desktop does not have "preferences" menu today.
It's changed to "Settings" > "Docker Engine" .

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2021-01-06 13:41:47 +01:00
Sebastiaan van Stijn b1bdc49a10
Merge pull request #12047 from thaJeztah/fix_getting_started_markdown
get-started: fix markdown formatting
2021-01-05 21:42:31 +01:00
Sebastiaan van Stijn d702815d5a
Merge pull request #12049 from thaJeztah/api_version_redirects
engine/api: add redirects and link for archived API versions
2021-01-05 17:56:42 +01:00
Sebastiaan van Stijn ac400cbb45
Merge pull request #12045 from thaJeztah/fix_debootstrap_links
Update links to mkimage example scripts
2021-01-05 17:56:18 +01:00
Sebastiaan van Stijn e7d7412d95
Merge pull request #12048 from thaJeztah/add_runmetrics_redirect
Add redirect for "Runtime metrics"
2021-01-05 16:24:22 +01:00
Sebastiaan van Stijn 48b9da14ba
engine/api: add redirects and link for archived API versions
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-01-05 16:18:42 +01:00
Sebastiaan van Stijn eb1b874e60
Add redirect for "Runtime metrics"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-01-05 15:57:57 +01:00
Sebastiaan van Stijn ee457d2e55
get-started: fix markdown formatting
The markdown seemed to be intended as "info" admonition; updating
the markdown syntax to fix that.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-01-05 15:27:36 +01:00
Sebastiaan van Stijn 9be0eea761
D4W: fix broken link to networking section
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-01-05 15:20:07 +01:00
Sebastiaan van Stijn 340fe84d1b
Update links to mkimage example scripts
Link to the contrib directory instead of individual scripts.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-01-05 14:55:58 +01:00
Sebastiaan van Stijn ad03c62012
Merge pull request #11936 from yaleman/yaleman-toc-1
Fix spelling error in TOC
2021-01-05 14:40:40 +01:00
Sebastiaan van Stijn 2666a4892c
Merge pull request #11977 from cclauss/patch-1
print() is a function in Python 3
2021-01-05 14:39:48 +01:00
Sebastiaan van Stijn 6e02fc209a
Merge pull request #11989 from akhileshagarwal/patch-1
Update develop.md
2021-01-05 14:39:09 +01:00
Sebastiaan van Stijn 76113561ef
Merge pull request #12042 from thaJeztah/19.03.14_release_notes
engine: add missing release notes for 19.03.14
2021-01-05 14:24:48 +01:00
Sebastiaan van Stijn 639a9d767d
Merge pull request #11994 from sudo-bmitch/pr-fix-11963
Fixing broken link to D4W/networking.md
2021-01-05 13:28:30 +01:00
Arth bf7d125f0e
Update index.md (#11984)
Fix rendering of YouTube embed

Liz Rice Iframe was being rendered as code. Updated it to iframe.
2021-01-05 13:26:16 +01:00
Sebastiaan van Stijn c02693a1fb
Merge pull request #11943 from woidda/patch-1
Update gettingstarted.md
2021-01-05 13:09:22 +01:00
Sebastiaan van Stijn fbad753973
Merge pull request #11980 from desmond-silveira/patch-1
Fix formatting of text and code blocks.
2021-01-05 13:04:58 +01:00
Sebastiaan van Stijn 26701292e6
Merge pull request #11988 from viktor02/patch-1
Fixed duplicate image in the minecraft tutorial
2021-01-05 12:58:26 +01:00
Sebastiaan van Stijn f815d3c762
Merge pull request #12007 from notpushkin/patch-1
Fix heading level in compose/completion.md
2021-01-05 12:57:23 +01:00
Sebastiaan van Stijn c22eff4998
Merge pull request #12011 from JYBian/patch-3
Update 08_using_compose.md
2021-01-05 12:56:11 +01:00
Sebastiaan van Stijn 27d4a85b1b
Merge pull request #12038 from sgpinkus/patch-1
Update swarm-deploy.md
2021-01-05 12:54:26 +01:00
Sebastiaan van Stijn 3301f89fc3
Replace some getting-started links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-01-05 12:49:25 +01:00
Sebastiaan van Stijn d11ce5aa69
Merge pull request #11960 from sudo-bmitch/pr-fix-11955
Fixing broken get-started links
2021-01-05 12:38:07 +01:00
Sebastiaan van Stijn de85d25c91
Merge pull request #11947 from GuillaumeOj/fix-docker-compose
Remove hl_lines in Get-started > Docker compose
2021-01-05 12:12:29 +01:00
Sebastiaan van Stijn 41a630c83b
Merge pull request #12036 from StefanScherer/fix-2501-link
Fix download link for 2.5.0.1
2021-01-05 12:08:29 +01:00
Sebastiaan van Stijn d595bb30f3
Merge pull request #12040 from wesleyacheng/master
Missing Code Block in Getting Started Part 7
2021-01-05 12:07:29 +01:00
Sebastiaan van Stijn 54744c8564
engine: add missing release notes for 19.03.14
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-01-05 11:50:24 +01:00
Sebastiaan van Stijn e4ecf664d5
Merge pull request #11865 from gtardif/compose-cli-docs
Compose cli reference docs
2021-01-05 11:25:06 +01:00
Sebastiaan van Stijn 4b65d88251
Merge pull request #12039 from tiborvass/release_notes_engine_20.10.2
Add engine 20.10.2 release notes
2021-01-05 11:11:50 +01:00
Wesley A. Cheng 7d19887bfd
Merge pull request #1 from wesleyacheng/wesleyacheng-missing-code-block
Missing code block in documentation
2021-01-05 01:41:51 -08:00
Wesley A. Cheng 23619941cf
Missing code block in documentation 2021-01-05 01:34:47 -08:00
Tibor Vass c3637fd0e6 Add engine 20.10.2 release notes
Signed-off-by: Tibor Vass <tibor@docker.com>
2021-01-05 09:04:20 +00:00
sgpinkus f69a6c6ae8
Update swarm-deploy.md
Add a link to (what appears to be) the root of the "swarm mode" documentation.
2021-01-05 17:02:24 +11:00
Guillaume Tardif cd5bc70940 Include ACI/ECS reference docs from compose-cli and make them easier to find for docker users
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-01-04 16:16:12 +01:00
Stefan Scherer 785e79b930
Fix download link for 2.5.0.1
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-01-04 10:51:48 +01:00
Sebastiaan van Stijn b85822dd9c
Merge pull request #11959 from sudo-bmitch/pr-fix-11935
Fixing compose v3 navigation menu
2021-01-04 10:48:19 +01:00
Junyu Bian 8dc683bb21
Update 08_using_compose.md
make the warning formatting clearer
2020-12-29 19:46:52 +08:00
Alexander Pushkov 73fcf32f7c
Fix heading level 2020-12-29 00:02:15 +03:00
Brandon Mitchell 6969d0c34b Fixing broken link to D4W/networking.md
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2020-12-27 15:10:12 -05:00
Akhilesh Agarwal 3420e0bce0
Update develop.md
In docker-compose.dev.yml, DATABASE_CONNECTIONSTRING is used as a database URL whereas, in the code, CONNECTIONSTRING is being used. Hence, updating the string in docker-compose.dev.yml file.
2020-12-26 21:50:57 +01:00
Viktor Karpov 648ce6d318
Fixed duplicate image in the minecraft tutorial
The image of the minecraft start window from the first point is duplicated in the second point after "Click the “Add Server” button"
2020-12-26 22:07:43 +03:00
Desmond Silveira e5b4fbed69
Fix formatting of text and code blocks. 2020-12-24 13:19:55 -08:00
Christian Clauss 1878deaf57
print() is a function in Python 3
Python 2 died on 1/1/2020 and legacy print statements are syntax errors in all currently supported versions of CPython.
2020-12-24 13:34:12 +01:00
Tibor Vass 3e06ed6791
Merge pull request #11874 from developer-guy/patch-1
Fix trust_delegation.md for target role
2020-12-24 00:07:14 -08:00