On 10 May 2018 at 12:29, Kushal <kushaldeveloper@gmail.com> wrote:
Hello there,

Do you use Fedora for web development? Do you use Docker? Perhaps you might
have an easy solution to my problem.

I have an open bug at https://github.com/cytopia/devilbox/issues/255
I would like to make devilbox work seamlessly out of the box without
messing with setenforce.
Can you please help me in setting up drupal-compose appropriately so I can
do that?

You can try sealert -a /var/log/audit/audit.log, this will tell you what is causing the denies.

Can you share the output of ausearch -m avc -ts recent?

When I am using the services that you are using in Github usually setsebol -P httpd_can_network_connect 1 resolves the SELinux denies.


--
Kind Regards
Earl Ramirez