As I said in your other post: Exception in torizoncore-builder build
The tool due to being executed as a container, is unable to see file-paths above the directory it is being executed from.
Your path uses ../ which refers to the directory above the current one. Which as I’ve said the tool can’t see paths above the directory it is being executed from. Only paths in the same directory or lower can be seen.
Also please do not create multiple individual posts on this community about relative/absolute paths. It makes it more difficult to support you.
Best Regards,
Jeremias