How to link apache2 to a wordpress docker container?
I have two docker containers (one for mysql and the other for wordpress). it looks like this. I would like to link my domain (example.com) to the wordpress container. So far, I came up with this apache config file. <VirtualHost…