Skip to content

Latest commit

 

History

History
executable file
·
10 lines (7 loc) · 348 Bytes

File metadata and controls

executable file
·
10 lines (7 loc) · 348 Bytes

Docker WP Dev

Builds a WordPress server that is customized to be used as my own dev environment.

Features

  • Removes caching by basing it off of hgezim/wp-nocache, which is itself based off of the official wordpress image
  • Installs the mbstring php module
  • Installs Git
  • Installs Composer