DEV Community

Discussion on: Wordpress development with Docker

Collapse
 
netcell profile image
netcell

Thank you, I'll check it out.

Checking your wordpress blueprint I figure you are mounting the entire wordpress directory. My main point in this post is to mounting a minimum amount of files, especially with plugins/themes that is not related to the project and not gonna be modified.

Btw, I didn't know my posts are missing images. Time to fix my site :(

Collapse
 
tanepiper profile image
Tane Piper

Yea, I'm thinking to update the blueprint to do this instead, it was a good takeaway from this article. I also want to provide a more generic PHP blueprint too to get people started, so possibly make the Wordpress install optional via scripts.