-
Notifications
You must be signed in to change notification settings - Fork 100
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
Build Failed #8
Comments
Update docker and remove cache before trying again. |
@ostefano Thank you for your prompt response to my issue. This is my current docker version I've removed cache and tried again, but still having the same issue. What else should I attempt? |
Prune existing images and containers via "docker system prune -a" and try again |
Did you create the '.env' file as per readme, right? |
Yes |
Done this too, also same issue |
Docker compose version? If MAC try to change the "Choose file sharing implementation for your containers" to gRPC FUSE What command are you using to build the image? |
Creating config file /etc/php/7.4/fpm/php.ini with new version That's as much as I can add. |
@IAMLED Your docker-compose is quite old, and totally not aligned to the version of Docker you are using. Try two things:
|
@ostefano Thank you so much for your support. I truly appreciate your time and effort. |
Hi,
I'm running into this issue when building misp.
ERROR: Service 'misp-core' failed to build: COPY failed: stat wheels: file does not exist
How can I resolve this?
The text was updated successfully, but these errors were encountered: