toolkit icon indicating copy to clipboard operation
toolkit copied to clipboard

Sharelatex container fails to execute my_init on Qnap Container Station

Open enricodarodda opened this issue 2 years ago • 2 comments

Hi, I am trying to deploy this application on a QNAP nas, and I was forced to modify a bit the docker compose files as to be able to connect all the services. At first I had to modify the mongo db image because of the ARM version of the processor and then i had to modify the sharelatex container exposed port.

Nonetheless, the sharelatex container still is not able to run. The logs report the following: exec /sbin/my_init: exec format error

and i have no clue on how to solve it. Are you able to help me?

enricodarodda avatar Nov 12 '23 23:11 enricodarodda

Maybe it is a problem related to the architecture of the CPU, so i need to find another sharelatex image valid for armv7

enricodarodda avatar Nov 13 '23 10:11 enricodarodda