/docker_wordpress

Docker WordPress

Primary LanguagePHP

Wordpress + Docker

This is easy project for very fast develop sites on WordPress

Getting Started

Install curl

$ sudo apt-get update
$ sudo apt-get install curl

Install Docker

Docker install link

Install Docker-Compose

Docker-Compose link

Create Docker Image

$ make install

Install WordPress

$ make install_wordpress

Copy WordPress theme

$ make copy_theme

JS Dependencies

jQuery Bootstrap

npm install jquery
npm install bootstrap@3