Skip to content

DOCS: Upgrade gudiance? #689

@scyto

Description

@scyto

I am new to wordpress, very familiar with docker containers / compose / stacks etc.

I got my WordPress network-multisite install running on docker, its served by an nginx reverse proxy.
Got all that working (though docs could be better because as there too many contradictory, invalid or just outdated blog posts on docker-wordpress+nginx)

My www, plugins and themes are all mounted as a bind mount from my host via the volume directive in compose

volumes: 
  - /mnt/iscsi/docker/wordpress/www:/var/www/html

When I choose to update to from 5.8.x to 5.9 is the right way to run the upgrade inside the container or pull the 5.9 image and do docker-compose down then up?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions