SAP-samples/btp-setup-automator

[BUG] Docker Build fails

lechnerc77 opened this issue · 4 comments

Is there an existing issue for this?

  • I have searched the existing issues

Are you using the latest docker image for BTPSA?

  • I'm using the latest docker image for BTPSA.

Which area is mainly impacted

Docker Image (Build or Run)

Current Behavior

Automated Build of Docker image fails

Expected Behavior

Docker image can be built and stored in GH registry

Steps To Reproduce

Execute any GH Action that trys to build the Dokcer image (main or dev) branch

Logs and configuration files available?

logs_3946.zip

Anything else?

Probably an issue with the moby cofig

Currently no pre-built images can be provsioned

Issue with cf plugin-install and alpine Linux. Local build shows:

Error relocating /home/user/.config/cf/.cf/plugins/temp4039725408/3357988548: __vfprintf_chk: symbol not found
Error relocating /home/user/.config/cf/.cf/plugins/temp4039725408/3357988548: __fprintf_chk: symbol not found
exit status 127
File is not a valid cf CLI plugin binary.
FAILED

Workaround is in place with PR: #619

Closing the issue as repository will be archived.