Stefan Scherer
4bdb40f185
Show command how to install Rosetta 2
...
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-02-09 11:41:18 +01:00
Stefan Scherer
d523150cb4
Move rosetta installation to apple-m1 page
...
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-02-09 11:40:49 +01:00
Stefan Scherer
f4b4471f69
Redirect to apple-m1 page
...
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-02-09 11:38:20 +01:00
Usha Mandya
537a14c2da
Merge pull request #12280 from docker/stephen-turner-patch-5
...
Change "WSL 2 integration" to "Docker-WSL integration"
2021-02-09 09:55:15 +00:00
Stefan Scherer
79fba2abcd
Show command how to install Rosetta 2
...
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-02-08 20:14:12 +01:00
Stephen Turner
8bb0a2349c
Change "WSL 2 integration" to "Docker-WSL integration"
...
As discussed privately, change "WSL 2 integration" to "Docker-WSL integration" because the former is confusing when in the context of doing something to a WSL distro.
2021-02-08 18:25:12 +00:00
Ulysses Souza
40af359350
Update pip install requirements
...
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2021-02-08 12:55:24 -03:00
Guillaume Tardif
47743a48f4
Compose common flags --file and --project-name must be used before the subcommand (like docker-compose syntax).
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-02-08 15:45:55 +01:00
Usha Mandya
01c72bd793
Merge pull request #12265 from roaldnefs/patch-2
...
Fix MarkDown link to ImageOptim in README.md
2021-02-08 12:27:55 +00:00
Roald Nefs
3e600d02be
fix: markdown link to ImageOptim in README.md
...
Fix Markdown link to ImageOptim in the Images section of the `README.md`.
2021-02-05 23:42:41 +01:00
uigctaw
1cefb43b7b
Getting started python fixes ( #12217 )
...
* Fix CMD arguments
The previous CMD command doesn't actually start the service.
* Simplify (and fix) curl command
Previously it was specifying a lot of parameters that in our case are optional and IMO don't help with understanding what's going on.
Furthermore the previous command was asking for a `/test` page which we do not serve.
And finally it was using POST which is not supported in our app created in the previous step.
* Fix typo
2021-02-05 16:03:47 +00:00
Usha Mandya
0148c0b0ff
Merge pull request #12230 from usha-mandya/get-started-updates
...
Get started docs improvements
2021-02-05 15:49:51 +00:00
Simon Ferquel
9f93573abd
Add remark about non-glibc based distros in WSL docs ( #12242 )
...
* Add remark about non-glibc based distros
Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
* Adding link to the glibc apk for Alpine users
Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
* Update docker-for-windows/wsl.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* nit: glibc and musl run side by side, not depending on each other
Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
* Fix a nit
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-02-05 11:41:49 +00:00
Usha Mandya
4f624f88d9
Merge pull request #12252 from usha-mandya/engdocs-384
...
Fix Compose install tab display issue
2021-02-04 18:37:23 +00:00
Usha Mandya
d1a0204d96
Merge pull request #12251 from ollypom/ecs-iam-permissions
...
Added Additional IAM Permissions for ECS
2021-02-04 16:42:10 +00:00
Usha Mandya
4b176c5cfc
Fix Compose install tab display issue
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-02-04 16:33:47 +00:00
Usha Mandya
c43f1282da
Merge pull request #12250 from justincormack/cleanoverview
...
Clean up the overview
2021-02-04 15:25:49 +00:00
Usha Mandya
04e1f2dffc
Fix typo
2021-02-04 15:14:23 +00:00
ollypom
e35fc9b196
Added Additional IAM Permissions for ECS
2021-02-04 14:55:40 +00:00
Usha Mandya
5a07a993b3
Address review comments
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-02-04 14:34:35 +00:00
Justin Cormack
6ffd560df7
Clean up the overview
...
Make it smaller and simpler and remove extraneous details.
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2021-02-04 12:15:30 +00:00
Usha Mandya
60624cfb4a
Fix indentation, broken links
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-02-02 16:44:47 +00:00
Usha Mandya
7845c58248
Merge pull request #12204 from stephen-turner/ST-2021-01-29
...
Changes to desktop docs
2021-02-02 12:52:35 +00:00
Usha Mandya
dc7352020e
Get started docs improvements
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-02-02 12:51:46 +00:00
Tibor Vass
5658dc1a83
Merge pull request #12227 from tiborvass/engine_release_notes
...
Add release notes for 20.10.3 and 19.03.15
2021-02-01 16:32:02 -08:00
Tibor Vass
35b2f26163
Add release notes for 20.10.3 and 19.03.15
...
Signed-off-by: Tibor Vass <tibor@docker.com>
2021-02-01 23:55:22 +00:00
Matthew McClure
f7a25beac4
Reduce inconsistencies with previous step
...
Adapt instructions so that the process follows more naturally from the previous step.
2021-02-01 15:12:41 -05:00
Usha Mandya
66a2de117d
Merge pull request #12224 from docker/mat007-patch-1
...
Increase Windows 10 version requirement to 17134
2021-02-01 18:39:36 +00:00
Matthew McClure
1be59f2fcc
Update develop.md
...
* Eliminate unnecessary URL path parts.
* Preserve mock endpoints because it's unnecessary to remove them.
2021-02-01 13:33:38 -05:00
Mathieu Champlon
cc07d71957
Increase Windows 10 version requirement to 17134
...
16299 has been end of life since October 2020
2021-02-01 14:37:06 +01:00
Usha Mandya
6b249b9170
Merge pull request #12202 from usha-mandya/python-guide-updates
...
Update links and remove extra spaces
2021-02-01 09:35:18 +00:00
Matthew McClure
6bfb54843c
Clarify instructions
...
* Eliminate unnecessary port change.
* Clarify code change and breakpoint location.
2021-01-31 19:31:41 -05:00
Usha Mandya
27473b18dd
Updated the Note format
2021-01-29 18:31:16 +00:00
Stephen Turner
079957c72a
Update install-windows-home.md
2021-01-29 17:43:51 +00:00
Stephen Turner
b92b229c05
Update install.md
2021-01-29 17:42:28 +00:00
Stephen Turner
7e7d5c07dd
Update apple-m1.md
2021-01-29 17:27:37 +00:00
Usha Mandya
4b828eeaed
Update links and remove extra spaces
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-29 17:09:03 +00:00
Usha Mandya
c23d1daf63
Add Python get started docs ( #12184 )
...
* Add Python get started docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
* Address Anca's review comments
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
* Update pip to pip3
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
* Update pip freeze to pip3 freeze
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-28 17:46:36 +00:00
Usha Mandya
e3a0c7932e
Merge pull request #12195 from usha-mandya/12193-patch
...
Fix broken links
2021-01-28 12:41:34 +00:00
Usha Mandya
4d1befcd1a
Fix broken links in Mac and Windows topics
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-28 12:10:10 +00:00
Usha Mandya
49f8877bf3
Fix broken links
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-28 10:07:41 +00:00
Usha Mandya
52ae75efc3
Merge pull request #12191 from acran/master
...
fixup: Add documentation for Compose service profiles
2021-01-27 14:35:55 +00:00
Roman Anasal
6c64eeca65
Fix long line wrapping on Compose service profiles page
2021-01-27 14:47:40 +01:00
Roman Anasal
927ea24b04
Fix broken link in Compose service profiles page
...
broken by unclean rebase of
ca88315234
2021-01-27 14:40:54 +01:00
Usha Mandya
1094a1accd
Merge pull request #12186 from ulyssessouza/bump-compose-1.28.2
...
Bump compose 1.28.2
2021-01-27 10:32:50 +00:00
Usha Mandya
53916c3920
Updated the section to bug fixes
2021-01-27 10:29:10 +00:00
Usha Mandya
0192a7d67c
Merge pull request #12187 from usha-mandya/mac-sys-reqs-patch
...
Update macOS sys reqs
2021-01-27 10:27:19 +00:00
Usha Mandya
ff316f37f5
Update macOS sys reqs
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-27 10:08:02 +00:00
Usha Mandya
8beb6ef084
Merge pull request #11844 from acran/master
...
Add documentation for Compose service profiles
2021-01-27 09:59:26 +00:00
Ulysses Souza
fe49f123a0
Bump compose 1.28.2
...
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2021-01-26 17:23:54 -03:00