We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent def04fa commit 366cc8eCopy full SHA for 366cc8e
jekyll/_cci2/configuration-reference.md
@@ -198,7 +198,7 @@ command | N | String or List | The command used as pid 1 (or args for entrypoint
198
user | N | String | Which user to run commands as within the Docker container
199
environment | N | Map | A map of environment variable names and values
200
auth | N | Map | Authentication for registries using standard `docker login` credentials
201
-aws_auth | N | Map | Authentication for AWS EC2 Container Registry (ECR)
+aws_auth | N | Map | Authentication for AWS Elastic Container Registry (ECR)
202
{: class="table table-striped"}
203
204
The first `image` listed in the file defines the primary container image where all steps will run.
0 commit comments