mirror of
/repos/dotTiddlywiki.git
synced 2026-02-26 17:02:03 +01:00
running ghost
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
created: 20160112093241657
|
||||
creator: user
|
||||
modified: 20160112093346210
|
||||
modified: 20160325081938372
|
||||
modifier: user
|
||||
tags:
|
||||
title: Blogging
|
||||
@@ -9,3 +9,7 @@ type: text/vnd.tiddlywiki
|
||||
!Ghost
|
||||
; Official docker repository
|
||||
: https://hub.docker.com/_/ghost/
|
||||
|
||||
```
|
||||
docker run --name ghost -p 2368:2368 -v /Users/aiko/.ghost/blog:/var/lib/ghost -d ghost
|
||||
```
|
||||
Reference in New Issue
Block a user