Skip to content

Instantly share code, notes, and snippets.

@wisehackermonkey
Created February 9, 2021 03:02
Show Gist options
  • Save wisehackermonkey/3797c19e7b2527cd16772c64535396a9 to your computer and use it in GitHub Desktop.
Save wisehackermonkey/3797c19e7b2527cd16772c64535396a9 to your computer and use it in GitHub Desktop.

how to run ghost docker

docker run -d --name ghost-blog -v ./:/var/lib/ghost/content ghost

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment