Releases with *-onstart tag download latest Wordpress on start, the rest have verion baked in from the day of the build.
Volumes:
- Wordpress mount point:
/srv/wordpress:-v your/wp/files:/srv/wordpress
Environment variables:
DB_HOST: Database hostDB_NAME: Database nameDB_USER: Database userDB_PASS: Database passwordWP_HOME: FQDN/IP to use in WordpressWP_OLD_HOME: Old WP_HOME value, when specified URLs in the database will be updated with the new value.