-
Notifications
You must be signed in to change notification settings - Fork 321
Closed
Description
When I used to run dockerfile/ghost
, I could easily use the ghost-overide
directory for symlinking the content folder to my containerised blog.
Yesterday I upgraded it to use the new official ghost docker image, and all hell breaks loose. The path to ghost installation has changed, and there is no documentation on how to override except issue #6 which is equally vague.
And the official method to override using -v /path/to/blog/:/var/lib/ghost/
simply doesn't work.
How do I fix this?
Metadata
Metadata
Assignees
Labels
No labels