Sign inSign up

apsl/wordpress

By apsl

Updated almost 12 years ago

Wordpress on LAMP managed with circus. Wordpress configuration managed with envtpl. Keys generated if not found in env.

Image
3

100K+

apsl/wordpress repository overview

====================== Docker wordpress image

Wordpress image managed with circus. Wordpress config parameters managed with envtpl. Keys generated if not found in config.

Description

Wordpress docker image. Features:

As an example of envtpl, circus.ini itself is managed with envtpl

Env vars (default value shown)::

-e DB_NAME=wordpress
-e DB_USER=wpuser
-e DB_PASSWORD=1234
-e DB_HOST=172.17.42.1
-e DB_PORT=3306

-e DOMAIN=hostname      # Sets WP_SITEURL and WP_HOME, and apache ServerName. default: container hostname. 

-e WP_TABLE_PREFIX=wp_
-e WPLANG=es_ES
-e WP_DEBUG=False
-e DB_COLLATE=""
-e WP_AUTO_UPDATE_CORE=true
-e WP_URL_PREFIX=""

Tag summary

Content type

Image

Digest

sha256:7cbd89634

Size

173.7 MB

Last updated

over 11 years ago

docker pull apsl/wordpress