Skip to content

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

@joemaller

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions