Point to the ECR section for more information on `ecr_login`

Fixes #4218
This commit is contained in:
Andreas Kohn 2016-12-01 10:52:33 +01:00
parent 4e1e2c18d5
commit f3e96c5c0a
No known key found for this signature in database
GPG Key ID: B03FDDBC66E99F92
1 changed files with 2 additions and 1 deletions

View File

@ -108,7 +108,8 @@ You must specify (only) one of `commit`, `discard`, or `export_path`.
[Amazon EC2 Container Registry (ECR)](https://aws.amazon.com/ecr/).
The builder only logs in for the duration of the pull. If true
`login_server` is required and `login`, `login_username`, and
`login_password` will be ignored.
`login_password` will be ignored. For more information see the
[section on ECR](#amazon-ec2-container-registry).
- `login` (boolean) - Defaults to false. If true, the builder will login in
order to pull the image. The builder only logs in for the duration of