leibylucw / dock-press

A project to Dockerize a WordPress site
0 stars 0 forks source link

dock-press

A project to Dockerize a WordPress site

NOTE: This README is currently incomplete. Details are filled out as work is merged into the main branch. Refer to the docs directory for any additional documentation.

Install System Dependencies

Make sure you have the following dependencies installed and available on your system:

NOTE: The default configuration options for these programs are sufficient for our purposes.

Clone the Repo

With Git:

git clone https://github.com/leibylucw/dock-press.git
cd dock-press

Or with gh:

gh repo clone leibylucw/dock-press
cd dock-press