I'm on OS X. First, I used docker pull nginx to get the official image from Docker hub. Next, I created a folder on my host and I'm trying to map (not sure what the correct vernacular is) the nginx configuration directory to my host. So, I tried this. to