WordPress in docker, the quickest setup to run WordPress
Using docker containers is a quick and (mostly) secure way to spin up a WordPress server. In this post, we will be using three services: WordPress, MySQL as database and NGINX as reverse proxy. All it needs is one file…