Skip to content

Commit 366cc8e

Browse files
authored
docker aws_aut fix EC2 to Elastic
AWS ECR is AWS Elastic Container Registry
1 parent def04fa commit 366cc8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/configuration-reference.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ command | N | String or List | The command used as pid 1 (or args for entrypoint
198198
user | N | String | Which user to run commands as within the Docker container
199199
environment | N | Map | A map of environment variable names and values
200200
auth | N | Map | Authentication for registries using standard `docker login` credentials
201-
aws_auth | N | Map | Authentication for AWS EC2 Container Registry (ECR)
201+
aws_auth | N | Map | Authentication for AWS Elastic Container Registry (ECR)
202202
{: class="table table-striped"}
203203

204204
The first `image` listed in the file defines the primary container image where all steps will run.

0 commit comments

Comments
 (0)