Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Pipelines resin/raspberry-pi-node not working

Torben Schlossstein September 18, 2018
image: resin/raspberry-pi-node:8

 Hi i can not get the image to run in pipeline not sure what the issue is.

 

Error code:

standard_init_linux.go:190: exec user process caused "exec format error"

 

1 answer

1 accepted

0 votes
Answer accepted
StannousBaratheon
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 23, 2018

Hi @Torben Schlossstein

That image is built for an ARM architecture and is not compatible with Bitbucket Pipelines which runs on an x86 architecture.

You may be able to build your raspberry pi application using a different Docker image such as described in this blog post: https://keestalkstech.com/2018/01/ci-cd-net-core-app-deployment-raspberry-pi-using-bitbucket/

There's also an open feature request you may want to watch and vote on here: https://bitbucket.org/site/master/issues/15317/allow-building-multi-architecture-docker

Regards

Sam

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events