Commit Graph

54707 Commits

Author SHA1 Message Date
Camilo Santana c019eb9a79
fixes link in ecs-integration.md
`docker secret` creates secrets in AWS Secrets Manager Service - not in AWS Systems Manager Parameter Store Service. Note the `arn:aws:secretsmanager:...` reference in the existing example.
2020-09-22 17:50:19 -07: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
David Scott 62f31a3ad6
Docker Desktop release notes: add clock_gettime64 known issue (#11405)
* Docker Desktop release notes: add clock_gettime64 known issue

See https://github.com/docker/for-win/issues/8326

Signed-off-by: David Scott <dave.scott@docker.com>

* Minor style update

* minor style update

* Minor style updte

* Minor style update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-09-22 15:28:48 +01:00
Usha Mandya bba4fa627e
Merge pull request #11406 from thaJeztah/compose_highlighting
compose: add highlighting and automate version for compose-file
2020-09-22 14:31:41 +01:00
Usha Mandya d4e3c1e8eb
Merge pull request #11396 from ChangingTerry/patch-1
Add missing external flag indicator in secrets
2020-09-22 14:26:05 +01:00
Sebastiaan van Stijn 26916468d3
compose: add highlighting and automate version for compose-file
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-09-22 15:25:20 +02:00
Usha Mandya 8f2327a1aa
Merge pull request #11250 from sohmil97/patch-1
update docker-compose version
2020-09-22 14:23:51 +01:00
Usha Mandya 9a650ad8f7
Merge pull request #11372 from myroslavkhovalko/patch-1
Update release-notes.md
2020-09-22 14:14:05 +01:00
Usha Mandya 97bd6da1b8
Merge pull request #11399 from jjlin/patch-2
bind-mounts.md: source (host) path must be absolute
2020-09-22 14:11:27 +01:00
Jeremy Lin 24e175f880
bind-mounts.md: source/host path must be absolute 2020-09-19 02:19:25 -07:00
Terry Smith 4713bc5e51
Add missing external flag indicator in secrets
This is required otherwise it tries to read a non-existing file
2020-09-18 11:56:54 +01:00
Chris Crone 49c589d9d6
Add engine 19.03.13 release notes (#11395)
* Add engine 19.03.13 release notes

Signed-off-by: Chris Crone <christopher.crone@docker.com>

* Minor style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-09-18 11:07:32 +01:00
Sebastiaan van Stijn 196fbe3649
Merge pull request #11369 from agbanagba/patch-1
Container base layer in jpg is 15.04
2020-09-18 00:58:35 +02:00
Usha Mandya e51dc133c6
Merge pull request #11390 from carehart/patch-3
correct missing bullet points
2020-09-17 23:57:08 +01:00
Usha Mandya ac59a8be13
Merge pull request #11391 from StefanScherer/wsl2-only-edge-1903
Clarify the min WSL 2 Windows OS version 2004 for Stable and 1903 for Edge
2020-09-17 21:55:15 +01:00
Usha Mandya 67476cbc9b
Add release notes for Desktop Edge 2.3.7.0 release (#11387)
* Add release notes for Desktop Edge 2.3.7.0 release

* Minor updates to the Desktop Edge 2.3.7.0 release notes

- compose update was removed
- add build number of candidate build (not yet confirmed)
- some feedback from Stephen Turner

Signed-off-by: David Scott <dave.scott@docker.com>

* Minor updates for Desktop Edge 2.3.7.0

- updated Snyk version
- more bugfixes
- new URL

Signed-off-by: David Scott <dave.scott@docker.com>

Co-authored-by: David Scott <dave@recoil.org>
2020-09-17 21:53:41 +01:00
Stefan Scherer 7ac61ef10f
Clarify the min WSL 2 Windows OS version 2004 for Stable and 1903 for Edge
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2020-09-17 21:31:11 +02:00
Charlie Arehart 4e22ca29e6
correct missing bullet points
Signed-off-by: Charles Arehart <charlie@carehart.org>
2020-09-17 13:41:59 -05:00
Usha Mandya de97cdc2ee
Merge pull request #11381 from ingshtrom/11366-sidebar-formatting-fix
fix the background color of the sidebar on 'medium' sized devices
2020-09-17 14:43:16 +01:00
Alex Hokanson 3961a25364
remove height and color addition to nav-secondary on landscape
Signed-off-by: Alex Hokanson <571756+ingshtrom@users.noreply.github.com>
2020-09-17 09:29:09 -04:00
Alex Hokanson 5b734e70e7
search input on top navbar has consistent coloring
Signed-off-by: Alex Hokanson <571756+ingshtrom@users.noreply.github.com>
2020-09-17 09:21:43 -04:00
Sebastiaan van Stijn 26b3dcb392
Merge pull request #11383 from usha-mandya/11272-fix
Add a new redirect for binaries
2020-09-16 19:37:49 +02:00
Alex Hokanson ea886946c4
make colors more consistent at all sizes
Signed-off-by: Alex Hokanson <571756+ingshtrom@users.noreply.github.com>
2020-09-16 12:27:56 -04:00
Usha Mandya ad16d51a58
Merge pull request #11382 from aiordache/bump_compose_1.27.3
Bump compose to 1.27.3
2020-09-16 16:59:59 +01:00
Usha Mandya bacb930cdc Add a new redirect for binaries
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-09-16 16:47:50 +01:00
aiordache d09b63f320 Bump compose to 1.27.3
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-09-16 16:43:26 +02:00
Alex Hokanson ac1e5e53e1
fix the background color of the sidebar on 'medium' sized devices 2020-09-16 10:38:38 -04:00
Nicolas De loof 3c088164c6
Configure existing security-groups by `external.name` (#11379)
* Configure existing security-groups by `external.name`

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* Minor style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-09-16 15:10:39 +01:00
Usha Mandya a6b54122a2
Merge pull request #11374 from sliepie/patch-1
Update Windows version for WSL 2
2020-09-16 13:58:06 +01:00
Usha Mandya 76323407cb
Merge pull request #11376 from asprin107/fix/ecs-integration
Update ecs-integration.md
2020-09-15 18:01:00 +01:00
Usha Mandya 55985f2314
Merge pull request #11375 from usha-mandya/hub-3914
Update docs on collaborator limits
2020-09-15 17:59:28 +01:00
Sunny f47d54d7b7
Update ecs-integration.md
change 'x-asw-keys' to 'x-aws-keys'
2020-09-16 00:57:33 +09:00
Usha Mandya 19dba94b94 Update docs on collaborator limits 2020-09-15 16:53:38 +01:00
Jarno 01adfac4d0
Update install-windows-home.md
Update windows version
2020-09-15 16:32:13 +02:00
Jarno 81f2ea0d79
Update Windows version for WSL 2
WSL 2 is backported to Windows 10 1903
2020-09-15 16:06:24 +02:00
Guillaume Tardif 48824ab98c
Add documentation for ACI volume management commands (#11362)
* Add documentation for ACI volume management commands

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

* Style and formatting updates

* Minor style update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-09-15 11:34:28 +01:00
Emmanuel Briney 9a49bb310e
Release notes for Desktop stable 2.3.0.5 (#11368)
* Release notes for Desktop stable 2.3.0.5

* Fix headlines

* Fix headlines and date

* Fix date

Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>
2020-09-15 11:34:04 +01:00
myroslavkhovalko a9116ba916
Update release-notes.md 2020-09-15 13:21:42 +03:00
Usha Mandya 5f29eb2b44
Merge pull request #11367 from usha-mandya/hub-id-patch
Remove support references
2020-09-15 06:42:51 +01:00
Tega Agbanagba 673872887a
Update index.md 2020-09-14 21:13:36 +01:00
Tega Agbanagba 5bf5f94c32
Container base layer in jpg is 15.04
Update the release version of base layer of container image to match what's in the jpg image files.
2020-09-14 21:05:09 +01:00
Anca Iordache 85e11b239f
Bump docker-compose to 1.27.2 (#11360)
* Bump docker-compose to 1.27.2

Signed-off-by: aiordache <anca.iordache@docker.com>

* Update formatting

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-09-14 08:16:22 +01:00
Usha Mandya 859219bfb7 Remove support references 2020-09-14 08:01:34 +01:00
Anca Iordache 52497c10bd
Bump docker-compose to 1.27.1 (#11357)
* Bump docker-compose to 1.27.1

Signed-off-by: aiordache <anca.iordache@docker.com>

* Minor style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-09-10 16:15:09 +01:00
Nicolas De loof d75734b741
ECS local simulation (#11352)
* Document ECS local simulation mode

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* List "jocker" as SDK java implementation

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* Style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-09-10 16:07:21 +01:00
Usha Mandya c31d021492
Merge pull request #11358 from mat007/desktop-2.3.6.2-release-notes
Overwrite Edge 2.3.6.1 with 2.3.6.2
2020-09-10 15:32:24 +01:00
Mathieu Champlon a503f638e9 Overwrite Edge 2.3.6.1 with 2.3.6.2 2020-09-10 16:26:29 +02:00
Usha Mandya 20f9a8d9a3
Merge pull request #11355 from usha-mandya/desktop-edge-2361
Remove Edge download URL
2020-09-09 16:22:56 +01:00
Usha Mandya f5df57ef13 Remove Edge download URL 2020-09-09 16:06:07 +01:00
Usha Mandya f57bd0b321
Merge pull request #10717 from thaJeztah/compose_samples
compose: add WordPress example to TOC
2020-09-08 16:29:31 +01:00