I need to install Sdkman in an Alpine based docker image, but there is a problem that default shell is not Bash. Then command:
source "$HOME/.sdkman/bin/sdkman-init.sh"
ends with failure:
/bin/sh: /root/.sdkman/bin/sdkman-init.sh: line 40: SDKMAN_PLATFORM+=64: not found