#Dagger engine fails

1 messages ยท Page 1 of 1 (latest)

lost cloud
#

Hi all, I'm pretty new with Dagger, when I tried to run the sample pipeline i got this error, any ideas of why this could be happen?

#

Docker version: 20.10.5, Dagger Version: 0.5.1, OS: MacOS

woven skiff
#

๐Ÿ‘‹ seems like something in the pipeline. Mind sharing it ๐Ÿ™ ?

#

looks like you're trying to do something in the pipeline with a build directory that's not there

lost cloud
#

Hey marcos, thanks for the reply, i'm attaching the code

#

I got it, I found the cause of the error, i forgot to assign the container client variable every time I called its method ๐Ÿ˜†

woven skiff
#

yep, exactly! awesome that you managed to figure it out ๐ŸŽ‰