Skip to content

dorwardv/nginx_hhvm_wordpress_sqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Wordpress using SQLite running on nginx with hhvm

This repository contains Dockerfile of Wordpress on Nginx using Sqlite instead of MySQL

Base Docker Image

Usage

docker run -d -p 80:80 dorwardv/nginx_hhvm_wordpress_sqlite

After few seconds, open http://<host> to see the wordpress install page.

###Build from Dockerfile docker build -t="dorwardv/nginx_hhvm_wordpress_sqlite" github.com/dorwardv/nginx_hhvm_wordpress_sqlite

About

Wordpress using SQLite running on nginx with hhvm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published