Part #1) Getting Started

Getting started, install docker locally and/or on your web server. Generally I like to use a basic nginx server to proxy requests back to my individual docker instances (wordpress installs). You could do this with an addition docker container, but it’s just as easy, administering the config files right out of your /etc/nginx folder.