Fix entrypoint shell
Bash is not provided by default on alpine linux. The script is not using any bash specific features, which meakes it easy to replace it with ash.
Please register or sign in to comment
Bash is not provided by default on alpine linux. The script is not using any bash specific features, which meakes it easy to replace it with ash.