awslabs / amazon-ecr-credential-helper

Automatically gets credentials for Amazon ECR on docker push/docker pull
Apache License 2.0
2.45k stars 335 forks source link

Add disclaimer for Dockerfile support to readme #794

Closed austinvazquez closed 2 months ago

austinvazquez commented 2 months ago

Issue #, if available: Clarify the support model for the Dockerfile included in the Amazon ECR credential helper repository.

Description of changes: This change adds a disclaimer regarding the support of the Dockerfile provided for cross compiling the Amazon ECR credential helper binaries and locally building from source using Docker.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.