Allie Sadler
ebcfb92178
ENGDOCS-1371 ( #17358 )
...
* ENGDOCS-1371
* fix
2023-05-18 11:37:08 +01:00
bagratte
83950d3984
Proofread ECS ( #17286 )
2023-05-10 13:09:41 +01:00
Joshua Cockrell
1ca6044fc1
Fix typo in AWS ECS memory scaling
2023-04-24 21:49:25 -06:00
Allie Sadler
38fec0d159
Engdocs 802b ( #15108 )
...
* moved install pages
* moved images
* update toc
* add redirects
* ammend page links
* fix broken links
* fix broken links
* fix broken links
* fix broken links
2022-07-13 10:41:56 +01:00
SeiwonPark
b1bc3b33e3
fix: typo ( #14861 )
2022-06-01 08:05:56 +01:00
CrazyMax
f3c4a25133
fix files with CRLF control characters
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-25 07:54:32 +02:00
Nitin Gouda
8bdda2079d
Update ecs-integration.md
2022-03-30 19:34:33 +05:30
Steven Pitts
7e2d5d3a2e
Fix x-aws-keys field name
...
The current documentation suggests listing SecretsManager secret JSON keys in a `keys` field, but this is not correct.
The correct field is `x-aws-keys`.
The `keys` field as written is not supported by the [compose spec](https://github.com/compose-spec/compose-spec/blob/master/spec.md ), and attempting most `docker compose` commands would result in failure if one named the field as written.
2022-01-27 16:58:42 -05:00
Trenton D. Adams
64430632f9
support note styling
2021-11-16 01:43:02 -07:00
Trenton D. Adams
28526db5d8
VPC configuration required for service discovery
...
Make a note that VPC must be configured correctly with public dns names enabled in order for service name resolution to function.
2021-11-16 00:16:30 -07:00
Michael J Feher
81bed3bf9e
ECS Cloud: Include port for SSL
...
Without including the port, the ELB is configured to HTTPS on port 80.
2021-10-05 21:11:24 -05:00
Sebastiaan van Stijn
173d3c65f8
fix broken (anchor) links
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-13 15:07:49 +02:00
Sebastiaan van Stijn
1583678203
Add missing code-hints, and minor markdown edits
...
- Add missing code-hints (console, yaml)
- Consistently add an empty line after code-blocks
- Combine some examples where the output and the command were
put in separate blocks. With the "console" code-hint, this
is no longer nescessary.
- fix indentation in cloud/ecs-integration.md, which caused the
numbered-list to be interrupted.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-16 12:59:23 +02: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
Usha Mandya
47ddfcfba3
Update commands to make them copy/pasteable
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-05-19 10:29:56 +01:00
Usha Mandya
2531d6093c
Update to lowercase to fix format error ( #12823 )
...
* Update to lowercase to fix format error
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-05-10 15:32:03 +02:00
unknown
383a04a6cf
fix typo
2021-05-06 13:02:18 -05:00
Usha Mandya
b6825ec5a8
Update Desktop download URLs
2021-04-08 21:32:27 +01: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
ollypom
e35fc9b196
Added Additional IAM Permissions for ECS
2021-02-04 14:55:40 +00:00
Nicolas De loof
86411d9982
Document use of x-aws-cloudformation overlays ( #12080 )
...
* Document use of x-aws-cloudformation overlays
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
* Minor style updates
* Fixed a nit
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-01-18 15:15:35 +00:00
Usha Mandya
4ff71f3218
Minor style updates
2021-01-18 14:56:02 +00:00
Nicolas De Loof
88095576d7
Fix `docker secret` command documentation on ECS context
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-01-18 09:57:16 +01:00
Nicolas De loof
1a3a9d1195
Update ecs-integration.md ( #12058 )
...
* Update ecs-integration.md
* Update ecs-integration.md
* Minor update
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-01-07 18:47:37 +00: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