I am trying to dockerize a PHP application. In the dockerfile, I download the archive, extract it, etc.
Everything works fine. However, if a new version gets released
For me, the issue was that I had a broken symbolic link on the file I was trying to mount into the container