We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ECR is now supported lets add it to default template.
The text was updated successfully, but these errors were encountered:
Will have to create /enroot/.credentials to authenticate against ECR.
/enroot/.credentials
Example of .credentials:
.credentials
machine 12345678901.dkr.ecr.us-west-2.amazonaws.com login AWS password $(aws ecr get-login-password --region us-west-2)
enroot import docker://12345678901.dkr.ecr.us-west-2.amazonaws.com/nccl-tests:efa1.34.0-ofiv1.11.0-aws-ncclv2.23.4-1-testsv2.13.10
Sorry, something went wrong.
Add example for enroot and Amazon ECR
c6feb49
Close #9
11ec34f
1d25489
No branches or pull requests
ECR is now supported lets add it to default template.
The text was updated successfully, but these errors were encountered: