mirror of
https://github.com/d0zingcat/ghost-docker.git
synced 2026-05-13 23:16:44 +00:00
492 B
492 B
Ghost Docker
Configuration to run Ghost and its services with Docker Compose
Usage
Develop
git clonethis repo &cdinto it as usual- Run
yarnto install top-level dependencies.
Run
yarn dev- View: http://localhost:9999
Test
yarn lintrun just eslintyarn testrun lint and tests
Publish
yarn ship
Copyright & License
Copyright (c) 2013-2025 Ghost Foundation - Released under the MIT license.