sfx101 / deck

DECK is a powerful and high performant local web development studio, an open source alternative to Docker desktop
https://github.com/deck-app
GNU Affero General Public License v3.0
1.51k stars 71 forks source link

wp-cli is missing in shell #90

Closed mircobabini closed 1 year ago

mircobabini commented 1 year ago

Hey,

Is it possible to add wp-cli to the docker compose setup of a WordPress project?

sfx101 commented 1 year ago

Yeah, of course. The stacks are docker compose projects so you can add anything. Here's the WP image DECK uses: https://github.com/deck-app/wordpress If you can add it yourself, feel free to create a PR on that repo, once it's merged it will available in the app or please give us a few days to add it, ty.

mircobabini commented 1 year ago

Cool, but I've no experience at all with docker compose.

Can just leave a few starting points:

nabad600 commented 1 year ago

Hi @mircobabini,

WP-cli has been added of a WordPress project. image

Let us know of any issues, we'd be happy to help.