10 lines
361 B
Plaintext
10 lines
361 B
Plaintext
config BR2_PACKAGE_AMAZON_ECR_CREDENTIAL_HELPER
|
|
bool "amazon-ecr-credential-helper"
|
|
depends on BR2_PACKAGE_HOST_GO_TARGET_ARCH_SUPPORTS
|
|
help
|
|
The Amazon ECR Docker Credential Helper is a credential
|
|
helper for the Docker daemon that makes it easier to use
|
|
Amazon Elastic Container Registry.
|
|
|
|
https://github.com/awslabs/amazon-ecr-credential-helper
|