Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 414 Bytes

File metadata and controls

7 lines (4 loc) · 414 Bytes

WordPress Docker for CMS Cloud Manger

I just used my known wordpress-managed-app and abridged the docker-compose.yaml to set and use the variables that are necessary.

TODO List

  • Fix a race condition between db service starting up and web service at the same time resulting in web failing since db is not ready yet