-
-
Notifications
You must be signed in to change notification settings - Fork 107
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
Multi-container don't work #93
Comments
Yeah ... looks like the PostgreSQL container is still dying. I'll let you know here when I I figure it out. |
Want a hand with anything immauss? |
@arcreigh Thanks. At the moment, I think I have it. But I may ask for some help in the future. OK ... there is a new version in the mc tag. Let me know if you can get it working. Best bet to use the entire contents of the "multi-container" directory on the github repo as there are some configs needed there as well. |
Please take a look at the new issue opened. |
Hello! As you requested, I report about the work of the multi-container.
It was try to run it on Debian Bullseye.
Error message was:
ERROR: The Compose file './docker-compose.yml' is invalid because:
Unsupported config option for services.openvas: 'init'
With docker-compose version 1.29.2 everything is ok with 'init'
There is some log files for you:
docker logs ovas_gvmd
docker logs ovas_postgresql
I hope that it will help you and in future I will use multi-container.
Thank you for your work!
P.S. My docker-compose.yml for your understanding that problem is not because I changed here some options:
The text was updated successfully, but these errors were encountered: