Trying to install binaries using the INIT_SCRIPT is not working (apt-get or apk add?)
I get this error:
{"message":"ExitCode: 127, last log lines:\n./main.sh: line 2: apk update && apk add --no-cache libmagic poppler-utils glib libgl: command not found","name":"ExecutionErr"}
Please note, that I have tried to use apt-get as well. Same error.