Skip to content

Wordpress instance with additional apache modules loaded.

License

Notifications You must be signed in to change notification settings

rellerp/dckr-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fboaventura/dckr-wordpress

Docker instance to run wordpress with some additional apache modules, such as remoteip, alias, deflate and others not provided on the official wordpress images.

How to use

This instance is published at Docker Hub, so it's publicly available. All you need to run this instance is:

$ docker run -d -v `pwd`:/app/www -p 8080:80 fboaventura/dckr-wordpress

Once the instance is running, all you have to do is open a web browser and point it to http://${DOMAIN}:8080

About

Wordpress instance with additional apache modules loaded.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages