kellymears / docker-rock

No-nonsense Bedrock in a box

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dockerized Bedrock

Bedrock in a box. Comes with wp-cli.

Install

  1. git clone git@github.com:kellymears/docker-rock

  2. Rename env.example to .env and generate your salts.

  3. Run install.sh.

Running commands within the container

docker compose exec bash

From here you can run wp commands.

About

No-nonsense Bedrock in a box


Languages

Language:Shell 56.0%Language:Dockerfile 44.0%