Open
Description
hello, just wanna know if this template can run via WSL on Windows 11.
cause everytime i try to run the build command, its always produce error like:
[stage-2 22/24] RUN composer install --classmap-authoritative --no-interaction --no-ansi --no-dev && composer clear-cache:
0.208 exec /bin/bash: no such file or directory
ERROR: failed to solve: process "/bin/bash -eou pipefail -c composer install --classmap-authoritative --no-interaction --no-ansi --no-dev && composer clear-cache" did not complete successfully: exit code: 1
Thankyou.