This is docker-composer configuration, which is based on latest stable versions of
- Wordpress
- Nginx
- MariaDB
- Install docker from docker website
- Open your Terminal or CMD and browse to the any empty folder
- Clone this
repo
bygit clone git@github.com:mrhammadasif/wp-nginx-mariadb .
- Then run
docker-compose up -d