v2.12.0 docker build failed - awscli no installation #19461
yieon-lyon
started this conversation in
General
Replies: 2 comments 1 reply
-
I think this better belongs to discussion. Converting issue to the discussion |
Beta Was this translation helpful? Give feedback.
0 replies
-
@yieon-lyon , the dockerfile in argocd-vault-plugin documentation is an example. It demonstrates a technique that allows installing additional binaries into argocd repo server (also described in https://argo-cd.readthedocs.io/en/stable/operator-manual/custom_tools/#byoi-build-your-own-image ) If you really need to install awscli I recommend using instructions from https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Checklist:
argocd version
.Describe the bug
Docker build -> E: Package 'awscli' has no installation candidate
To Reproduce
OS: apple silicon
https://argocd-vault-plugin.readthedocs.io/en/stable/installation/#custom-image-and-configuration-via-argocd-cm-configmap
Expected behavior
Screenshots
Version
Logs
Beta Was this translation helpful? Give feedback.
All reactions