IBM / cloud-pak-deployer

Configuration-based installation of OpenShift and Cloud Pak for Data/Integration/Watson AIOps on various private and public cloud infrastructure providers. Deployment attempts to achieve the end-state defined in the configuration. If something fails along the way, you only need to restart the process to continue the deployment.
https://ibm.github.io/cloud-pak-deployer/
Apache License 2.0
140 stars 69 forks source link

Installation of cloud-pak-deployer on Apple M3 Pro processor #798

Open garastom opened 1 month ago

garastom commented 1 month ago

Is your feature request related to a problem? Please describe. When I install cloud-pak-deployer on my Mac with Apple M3 Pro processor I have an error message

I followed the step described but when I launch the build with the command './cp-deploy.sh build' I have the following error message: 'COMMIT_HASH=bf3442f COMMIT_TIMESTAMP=2024-09-18T09:21:08 COMMIT_MESSAGE="Merge pull request #788 from IBM/release-note-for-custom-image" Error: the specified Containerfile or Dockerfile does not exist, /Users/mario.garasto/MyWorkspace/cloud-pak-deployer/Dockerfile.arm64: no such file or directory'

Describe the solution you'd like I'd like to install cloud-pak-deployer on my Mac without using VM o other workaround.

Describe alternatives you've considered I have no alternative

Additional context