Jobs fails - shell not found (version python)

Quick question: why do you build the symbolic links in the entrypoint of the Docker image, instead of building them into the Docker image directly? I.e., why not make those links in the main body of the Dockerfile?

Hello,
thanks for this solution.
I was facing this problem too and changing image from bookwmorm to bullseye version fix this issue.

I am still curious on why this problem araise.

Regards

I believe this issue I opened addresses the core of your issue. The EntryPoint Image UI is very crufty (#536831) · Issues · GitLab.org / GitLab · GitLab and the action items inside would fix this