Created
October 11, 2017 17:58
-
-
Save Vadorequest/2c930166bc330f7c0ff4ad1efd209103 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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