Merge pull request #4233 from ankon/pr/docker-ref-ecr

Point to the ECR section for more information on `ecr_login`
This commit is contained in:
Rickard von Essen 2016-12-01 18:51:41 +01:00 committed by GitHub
commit c2512d232a
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