How to Run a Local Ghost Installer Using Docker If you're interested in theme development or Ghost development running Ghost locally is a great way to test the features before launching. This guide will show you how to do this using Docker. The docker run -d –p 2368:2368 ghost