Hi, As i described in #762 the install.sh script fails on alpine images as the `mktemp` command works a little different on there. I implemented a fix for it in the mentioned PR.
Hi,
As i described in #762 the install.sh script fails on alpine images as the
mktempcommand works a little different on there.I implemented a fix for it in the mentioned PR.