[BUG] Docker Build fails
lechnerc77 opened this issue · 4 comments
lechnerc77 commented
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?
Anything else?
Probably an issue with the moby cofig
Currently no pre-built images can be provsioned
lechnerc77 commented
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
lechnerc77 commented
lechnerc77 commented
Workaround is in place with PR: #619
lechnerc77 commented
Closing the issue as repository will be archived.