is it possible to install apache2,php on a docker container with my discourse site? because i want to be able to run apache2 sites with my discourse site.
i've tried these:
https://docs.docker.com/samples/library/htt...
Accepted Answer:
This guide seems promising https://github.com/romeOz/docker-apache-php/blob/master/README.md#installation .
I have installed NGINX on my ubuntu 16.04 VPS for an external web program called Pterodactyl and when i went to access the site where i needed to go to their admin panel it showed
502 Bad Gateway
nginx/1.12.1 (Ubunt...