Hi team,
I recently prepared and tested a mta.yaml file and a script which builds a docker image and pushes it GHCR, before creating a container in Cloud Foundry.
This works perfectly in SAP Business Application Studio, but fails in SAP CI & D. The reason being that neither docker nor buildah commands are available in the pipeline.
And there are no binaries available for buildah. So I can't add it using the before the build stage command.
I understand there is a cnb builder for the kyma environment.
But I'm requesting this feature for pipelines in Cloud Foundry environment.