Skip to content

Instantly share code, notes, and snippets.

@Vadorequest
Created October 11, 2017 17:58
Show Gist options
  • Save Vadorequest/2c930166bc330f7c0ff4ad1efd209103 to your computer and use it in GitHub Desktop.
Save Vadorequest/2c930166bc330f7c0ff4ad1efd209103 to your computer and use it in GitHub Desktop.
docker run -e VIRTUAL_HOST=my-blog.com,www.my-blog.com -e url=http://my-blog.com/ -d --name blog -p 3003:2368 -v /var/www/blog:/var/lib/ghost/content ghost:1.12.1-alpine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment