-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Require Linux-ARM64 release for cloudfoundry/cf-deployment-concourse-tasks #121
Comments
Hi @odidev, Unfortunately, we are not responsible for any of the tools you listed. I would suggest starting by creating an issue on each of those repositories to ask about the possibility of adding Regards, |
The following releases still do not provide ARM binaries: |
Now only cloudfoundry/log-cache-cli does not provide ARM binaries. |
The cli's are supporting 'arm' and the binaries are provided as well for log-cache-cli. |
Hi Team,
I am building cloudfoundry/cf-deployment-concourse-tasks image for both AMD64 and ARM64 platforms and it’s failing on ARM64 due to below dependencies unavailable on arm64.
List of dependencies which are required on arm64:
Do you have any plans for releasing it for Linux/arm64?
It will be really helpful if the above binaries and images are released for arm64 platform.
There is no specific release process is mentioned in the above projects to add arm64 builds and raise a PR. If interested, please share the release process and I will add and raise a PR.
The text was updated successfully, but these errors were encountered: