Building my image and running with docker compose up -d --build results in success but the container crashes instantly:
exec /home/ors/docker-entrypoint.sh: not a directory
in the container files, there is /home/ors/docker-entrypoint.sh
so i don’t know whats really wrong