-
Notifications
You must be signed in to change notification settings - Fork 19
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
ERROR: Service 'django' failed to build #763
Comments
We're following current issue in yara-python VirusTotal/yara-python#212 |
Thank you @garanews But I get same error with
|
With docker-compose pull no need to build the images, they are downloaded from repo, like do:
Anyway if you want to build, at the moment need to use v4.2.x branch of yara-python , to do so edit those 2 lines
|
Just tried with everything clean (no previous images built or created, just deleted everything with docker system prune -a). As you can see from screenshoot below, the images are pulled and not built: Hope this helps. |
At the moment we rebuilt images with inside the pinned version of yara-python |
Trying to install orochi on Ubuntu 20.04 VM. Get following error during
docker-compose build
/up
.The text was updated successfully, but these errors were encountered: