Hey all, im having some issues with the `buildAndP...
# gitlab
a
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