failed to get relative files
# 🌱|help-and-getting-started
n
Hello. I try to build simple container module using Kaniko and get this error: error building image: error building stage: failed to optimize instructions: failed to get files used from context: failed to get relative files: lstat /.garden/context/.npmrc: no such file or directory How can I fix it?
Previously I used Docker for building and it worked fine.
60 Views