Docker – 403 Forbidden PHP Apache Ubuntu 16
I have ubuntu 16 and I am trying to work with docker by using PHP 7.4 using this article https://linuxhint.com/lamp_server_docker/ . Everything is working expect from http://localhost:8080/ as it keeps saying "403 Forbidden". Here below is how my docker-compose.yaml looks…