sparse-intern-71089
07/10/2023, 2:25 PMprehistoric-activity-61023
07/10/2023, 2:31 PMprehistoric-activity-61023
07/10/2023, 2:32 PMtree
in the command line 🙂prehistoric-activity-61023
07/10/2023, 2:33 PMdocker
package but I have a strange feeling that using ../
might be not allowed 🤔prehistoric-activity-61023
07/10/2023, 2:35 PMpulumi up
• the actual file containing the rel pathquiet-helmet-40109
07/10/2023, 2:40 PMpulumi up
command inside ops
folder.
So that’s why we are using ../
as context and ../DockerFile
as it’s actually the relative path (one up from ops, where we run the command)
we already tried with one more directory but it didn’t work. (Expecting to use resources as the current path from pulumi)
We also logged the __dirname
and pwd
and everything points to ops
folder, where we are standing.prehistoric-activity-61023
07/10/2023, 2:43 PMops
folder, change the code accordingly and run pulumi up
again to see if the error persists?prehistoric-activity-61023
07/10/2023, 2:44 PMprehistoric-activity-61023
07/10/2023, 2:45 PMquiet-helmet-40109
07/10/2023, 2:48 PMquiet-helmet-40109
07/10/2023, 2:48 PMprehistoric-activity-61023
07/10/2023, 2:49 PMprehistoric-activity-61023
07/10/2023, 2:49 PM