-
-
Notifications
You must be signed in to change notification settings - Fork 591
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
docker compilation errors #75
Comments
This is super strange, can you detail more how you created it and your environment etc? |
compiling on linux mint 19.3, installed docker and docker.io through apt, |
Ah, probably you fetched the git repo via command line, you should also sync the submodules. |
Something like: https://stackoverflow.com/questions/1030169/easy-way-to-pull-latest-of-all-git-submodules Github Desktop does it all automatically |
that seems to have worked! thanks |
when running
docker run -it -v ${PWD}:/havoc portapackccache
, i keep getting the following error immediately:aaaa what do i do?
The text was updated successfully, but these errors were encountered: