Monthly Archives: January 2018

Local WordPress Development Environment using Docker

Docker Containers

The following are code snippets to enable a localized container for WordPress.  The effort here is to eliminate specific folders from development and leave that up to the production server to serve. You also don’t have to worry about WordPress core as that is handled by the official WP Docker store. .htaccess By utilizing this […]