FROM wordpress:6.7-php8.2 RUN curl -fsSL https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar -o /usr/local/bin/wp \ && chmod +x /usr/local/bin/wp