Docker PHP + Apache deployment on Heroku crashes
I am trying to deploy a docker container and although I have tried several options, it always crashes. On local in works fine, on port 8080. Right now, I am using PHP + Apache. My folder herarchy looks like this:…