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

Container Error while Running Pipeline

NowFloats Developers
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 29, 2019

Screenshot_1.png

 

The above error comes up when trying to run sonarcloud pipeline. It does not even start executing the pipeline.

1 answer

0 votes
Steven Vaccarella
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 2, 2019

Hi,

It looks like the docker image you're using doesn't have a shell in the standard location "/bin/sh". If you have a local docker installation you can test this with a command like:

docker run -it my/image:tag /bin/sh

If that fails then you won't be able to use that image in Pipelines. You could try finding or building another docker image that has a shell installed at "/bin/sh".

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events