Skip to content

endemics/docker-amazon-ecr-credential-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-amazon-ecr-credential-helper

Yet another repository to build the docker-amazon-ecr-credential-helper? Yes indeed. The reasons why I needed this were:

  • having a small docker image based on alpine:edge that would contain the docker-credential-ecr-login binary to use as a base image. In order to minimise size and clutter, I used a build stage and then copied the result in the exported image
  • I wanted to build the latest version of the tool (most other images build old versions where it was still the ecr-login/cmd package)

So, there you have it.

About

alpine based image containing amazon-ecr-credential-helper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published