https://squareblogs.net/fender....ocean7/10-things-we-
https://notes.io/w6hZH
How to Run a Local Ghost Installer Using Docker Running Ghost locally prior to going live is an excellent option for anyone interested in themes or core Ghost development. This guide will show you how to do this using Docker. The docker run -d -p 2368:2368 ghost command creates the Ghost Docker container that runs on your host system. This method provides the security of isolation and portability. However, it can also consume more system resources than other methods