> the PATH env isn't correctly set by the scrip...
# install
w
the PATH env isn't correctly set by the script (tried both
alpine
and
ubuntu
as base images)
We do attempt to write it to the
PATH
, so not sure why this is not working. We'll try to reproduce this and fix. FWIW - here's the implementation of the installer: https://github.com/pulumi/get.pulumi.com/blob/master/dist/install.sh#L116