I get an error message with the
docker compose up
comand when I'm trying to install and use misago as dev mod. Here's the error message:
=> ERROR [misago 8/8] RUN ./dev bootstrap_plugins 0.4s
------
> [misago 8/8] RUN ./dev bootstrap_plugins:
0.385 /bin/sh: 1: ./dev: not found
------
failed to solve: process "/bin/sh -c ./dev bootstrap_plugins" did not complete successfully: exit code: 127
please can someone help me to figure out what's wrong and how to solve it ?