Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can i use this using Windows 11 with WSL? #99

Open
razorext2 opened this issue Dec 18, 2024 · 3 comments
Open

Can i use this using Windows 11 with WSL? #99

razorext2 opened this issue Dec 18, 2024 · 3 comments
Labels
question Further information is requested

Comments

@razorext2
Copy link

razorext2 commented Dec 18, 2024

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.

@tudorr89
Copy link

try doing a composer update in your project before building the docker container

@razorext2
Copy link
Author

try doing a composer update in your project before building the docker container

i've do that before. but lemme try again

@razorext2
Copy link
Author

hey, im really new on docker:(

can someone give me the very basic tutorial to run this template? since idk, the build is success, but its return error like this when im tryna to run it in http mode

2024-12-18 15:41:08 env: can't execute 'sh
': No such file or directory
2024-12-18 15:41:51 env: can't execute 'sh
': No such file or directory

@smortexa smortexa added the question Further information is requested label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants