Docker compose setup for Ghost CMS Simple setup to easily run Ghost CMS with docker compose. Quickstart Just run the following commands to get up and running cp example.env .env docker-compose up -d Customize If you want you can change the values in your .env file to your liking.