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:
- cloudfoundry/cli
- cloudfoundry/bosh-cli
- cloudfoundry/log-cache-cli
- cloudfoundry/bosh-bootloader
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.