Running Ghost 5 in Docker
Here's a docker-compose.yaml file for running Ghost v5 in Docker.
A few things to keep in mind:
* Update the root password to your liking
* You will want to run this under a reverse proxy (NGINX, Traefik, etc)
* DB initialization takes about 10 minutes
version: '3.1&