I used ubuntu. I see the same question here, but the answer link is wrong. I have the error message :
"Guest command failed with exit code -1: mkdir -p “/pipeline”"
I do not know why. The /pipeline already exits but the -p option should answer that all is ok. Any idea ?
Thanks for your help
Actually I deleted the final CDM step in the build of my docker container so the CMD is by default /bin/sh and then the build wercker was successfull.