Bedrock in a box. Comes with wp-cli
.
-
git clone git@github.com:kellymears/docker-rock
-
Rename
env.example
to.env
and generate your salts. -
Run
install.sh
.
docker compose exec bash
From here you can run wp
commands.
Bedrock in a box. Comes with wp-cli
.
git clone git@github.com:kellymears/docker-rock
Rename env.example
to .env
and generate your salts.
Run install.sh
.
docker compose exec bash
From here you can run wp
commands.