Skip to content

running wp-cli unmounts the theme volume from the main wordpress service #73

Description

@joemaller

Need to check this, might drop that service completely since commands can be run on the existing WordPress instance using docker compose exec: docker compose exec wordpress wp --allow-root transient delete wp_core_block_css_files (see #72)

The wp-cli service in docker compose is very old code and I suspect this was never done right in the first place, re-using volume mounts like that feels wrong.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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