Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 374 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 374 Bytes

Wordpress with Docker

This is not included wordpres contents.
You can prepare the wordpress data by yourself or download it from here.

Usage:

$ git clone https://github.com/wild0ni0n/wordpress_withdocker.git
$ cd wordpress_withdocker
$ mv -v own_wordpress_data/* html/
$ docker-compose up -d --build