Search Criteria
Package Details: amazon-ecr-credential-helper 0.6.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/amazon-ecr-credential-helper.git (read-only, click to copy) |
---|---|
Package Base: | amazon-ecr-credential-helper |
Description: | A credential helper for the Docker daemon that makes it easier to use Amazon EC2 Container Registry. |
Upstream URL: | https://github.com/awslabs/amazon-ecr-credential-helper |
Licenses: | Apache |
Submitter: | bramswenson |
Maintainer: | dcelasun |
Last Packager: | dcelasun |
Votes: | 4 |
Popularity: | 0.000449 |
First Submitted: | 2017-06-21 23:06 (UTC) |
Last Updated: | 2022-03-22 09:27 (UTC) |
Dependencies (1)
- go (go-git, go-go2go-git, go-beta, gcc-go-git, gcc-go) (make)
Latest Comments
djmattyg007 commented on 2022-04-15 03:16 (UTC)
I feel it's a little unnecessary to bump the pkgrel for a change such as adding a new architecture.
dcelasun commented on 2022-03-22 09:27 (UTC)
@whynothugo done!
whynothugo commented on 2022-03-22 09:21 (UTC)
This builds fine on arm64. Can you update arch to
arch=('i686' 'x86_64' 'aarch64')
?dcelasun commented on 2021-08-26 04:28 (UTC)
@ghtor updated, thanks!
ghthor commented on 2021-08-25 19:07 (UTC) (edited on 2021-08-25 19:09 (UTC) by ghthor)
@dcelasun
I've added the following based on the guidelines from the Go package guidelines. This is mostly to fix the explosion of errors when
yay
finishes the install and tries to remove the package directory; this is related to the the flag-modcacherw
which allowsyay
to remove the srcdir after the package is installed. You'll see similar work is being done for nomad.bramswenson commented on 2017-11-14 19:00 (UTC)
djara commented on 2017-11-14 18:57 (UTC)