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

A Docker error in Pipelines

creimers October 12, 2018

My pipeline keeps failing with the following error:

Service 'app' failed to build: Error processing tar file(exit status 1): Container ID XXXXX cannot be mapped to a host ID

This happens while the (python) dependencies are being installed.

The only changes that have been made to the repo since the last successful build concern the application code only, not the pipeline config, the docker-compose config or the Dockerfile.

 

Locally the docker-compose build runs just fine.

 

Any ideas?

2 answers

1 vote
Goutham Nareddy November 13, 2018

Had the same problem while building an UI application. So i have build the application locally and uploaded the build artifacts directly through git and removed the build step from docker file. This is just a temporary solution which I've followed.

0 votes
babadzhanov November 12, 2018

Same problem

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events