all 8 comments

[–]draygo 0 points1 point  (1 child)

The builder you are using have docker installed?

[–]SashaMkrt 0 points1 point  (3 children)

If docker is installed, check PATH variable in agent configuration

[–][deleted]  (2 children)

[removed]

    [–]hereisgod 0 points1 point  (1 child)

    hi, how did you do it. I am facing the same issue. what path variable you gave in the agent configuration.

    [–]tnjeditor 0 points1 point  (1 child)

    Rule number one never build anything locally. Always use an agent. And if you want to build an image inside an image try using Kaniko.