mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
Merge pull request #9300 from docker/omegamormegil-patch-3
Included Docker engine CLI as pre-requisite
This commit is contained in:
@@ -16,7 +16,7 @@ This topic discusses working with docker clusters in AWS, including how to:
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- Completed installation of [Docker Desktop Enterprise](../ee/desktop/).
|
||||
- Completed installation of [Docker Desktop Enterprise](../ee/desktop/) on Windows or Mac, or the [Docker CLI](https://docs.docker.com/ee/supported-platforms/) on Linux.
|
||||
- [Access keys](https://docs.aws.amazon.com/general/latest/gr/aws-sec-cred-types.html#access-keys-and-secret-access-keys) to an AWS subscription. You can provide these credentials in many ways, but the recommended way is to create an `~/.aws/credentials` file. Refer to [AWS CLI configuration](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html) for details on creating one.
|
||||
|
||||
## Create a cluster
|
||||
|
||||
Reference in New Issue
Block a user