Technology

Setup WordPress using Dockerfile with containers on two different host machines

This blog post describes setting up LAMP stack using containers via docker on different servers. Both the MySQL and Apache docker containers will be hosted on different hosts. We will be using WordPress as the application on the LAMP stack. Use-case The containers will be created using Dockerfile. Dockerfiles are the easiest way to...

by Rahul Jaiswal
Tag: WordPress using Dockerfile
03-Sep-2015