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

Lỗi khi chạy docker run ngay từ đầu #7

Open
HipSiGa opened this issue Oct 24, 2020 · 7 comments
Open

Lỗi khi chạy docker run ngay từ đầu #7

HipSiGa opened this issue Oct 24, 2020 · 7 comments

Comments

@HipSiGa
Copy link

HipSiGa commented Oct 24, 2020

Mình bị lỗi như vậy khi chạy lênh
image

$ docker run -it -v $(pwd):/var/www/html localcomposer:latest /root/.composer/vendor/bin/laravel new app
Bạn xem giup mình
Minh moi truong Win10

@HipSiGa
Copy link
Author

HipSiGa commented Oct 25, 2020

Trong Window sua cau lenh:

$ docker run -it -v $(pwd):/var/www/html localcomposer:latest /root/.composer/vendor/bin/laravel new app

Sua thanh:

$ docker run -it -v ${pwd}:/var/www/html localcomposer:latest /root/.composer/vendor/bin/laravel new app

@mytv1
Copy link
Owner

mytv1 commented Oct 25, 2020

@HipSiGa
Cảm ơn bạn đã report và tự xử lý được luôn!

Mình không có Window nên hiện cũng chưa tái hiện được, nhưng nếu bạn đã thử nghiệm như vậy thì chắc chuẩn rồi.

Vậy cho mình close tại đây.

@mytv1 mytv1 closed this as completed Oct 25, 2020
@HipSiGa
Copy link
Author

HipSiGa commented Oct 25, 2020

image

Minh dang bi them loi nay khong biet li do sao

@mytv1 mytv1 reopened this Oct 25, 2020
@mytv1
Copy link
Owner

mytv1 commented Oct 25, 2020

@HipSiGa
Trên window thì mình cũng không test được nhưng vấn đề này khả năng do khác OS.

docker/compose#5888 (comment)
Ở đây có nói đến 1 cách là xoá folder vendor nếu có sẵn đi rồi chạy lại, hay bạn thử xem.

@HipSiGa
Copy link
Author

HipSiGa commented Oct 25, 2020

@HipSiGa
Trên window thì mình cũng không test được nhưng vấn đề này khả năng do khác OS.

docker/compose#5888 (comment)
Ở đây có nói đến 1 cách là xoá folder vendor nếu có sẵn đi rồi chạy lại, hay bạn thử xem.

MÌnh cũng có đọc nó nhưng không biest nó nằm ở đâu để xóa ấy

@HipSiGa
Copy link
Author

HipSiGa commented Oct 25, 2020

Xóa vendor trong app/vendor đi thi no chay. Ban dong topic giup minh nhé. Thanks.

@HipSiGa
Copy link
Author

HipSiGa commented Nov 9, 2020

Xóa xong nó ra lỗi này nè
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants