Sign inSign up

rejith/wordpress

By rejith

Updated over 11 years ago

Wordpress with Customizr theme

Image
1

324

rejith/wordpress repository overview

Wordpress + Customizr with the following features:

  • Apache log files on external volume
  • Wordpress uploads to external volume

Usage:

docker run -p 80:80 -v <apache_logs_folder>:/var/log/apache2 -v <wordpress_uploads>:/var/www/wp-content/uploads --name wordpress --link mysql:mysql -d wordpress

This container is dependent on linked mysql container. See --link option above.

Theme included: Customizr, learn more at https://wordpress.org/themes/customizr/

Tag summary

Content type

Image

Digest

sha256:078c0484b

Size

-

Last updated

over 11 years ago

docker pull rejith/wordpress