-
Suggestion
-
Resolution: Unresolved
-
None
Currently, only docker images with architecture linux/amd64 are supported in Bitbucket Pipelines infrastructure. Using a docker image with an unsupported architecture (e.g linux/arm64 ) will cause the pipeline to fail with a generic error "System error".
This feature request is to improve the error message to explicitly inform the issue was caused by the unsupported architecture of the image being used.