colossal-vr-62639
11/29/2022, 7:20 AMpulumi-base
docker image for my pulumi workloads with my dotnet based pulumi programs.
From and including the image tagged 3.47.0
, i'm getting a
error: could not find `dotnet` on the $PATH: exec: "dotnet": executable file not found in $PATH
error: failed to load language plugin dotnet: could not read plugin [/pulumi/bin/pulumi-language-dotnet] stdout: EOF
Whereas with the image tagged 3.46.0
, i'm not seeing it.
If I use pulumi-dotnet
it does work, my curiosity is in why the pulumi-base
worked previously and stopped working.echoing-dinner-19531
11/29/2022, 9:34 AMcolossal-vr-62639
11/29/2022, 9:55 AMpulumi-dotnet
works.dotnet
isn't available on the PATH.