https://pulumi.com logo
#gitlab
Title
a

ambitious-engine-25996

03/04/2021, 11:56 AM
Hey all, im having some issues with the
buildAndPushImage
function when i run it in a gitlab pipeline it is failing with the following error
Copy code
error: spawn docker ENOENT
error: Error: ' docker build ../gateway -t ca21c859-container' failed with exit code 1
Has anyone encountered this before? I suspect it is something to do with docker in docker but im not sure