Sever
Sever
Internal or external database, version of the helm...
Try to put selinux into permissive mode, look at the audit log then you can use Audit2allow to generate selinux policies.
I have in plan to take a look at this issue, running app as root is not good idea. Are you running standard docker?
Hi I tried to replicate your problems, but without success, on my side everything work as expected. DD 2.8.0, images created from the source ``` [root@localhost ~]# cat /etc/redhat-release CentOS...
Can I install RHEL without subscription, tp reproduce the issue?
Can you please explain error, and your environment?
What os? Can you dig into logs and see why it fails, from this single line it is not possible to conclude.
Can you launch https://hub.docker.com/r/curlimages/curl and test fetching of one of the repos.
What is your default shell, building process is broken at the beginning, when it validates version of the docker-comnpose
Scripts are calling additional script to check for the docker-compose version https://github.com/DefectDojo/django-DefectDojo/blob/master/dc-build.sh#L3 , do you have script, form what I see I assume it is not in place