O
O
Oleg Bugrov2015-10-13 18:48:21
linux
Oleg Bugrov, 2015-10-13 18:48:21

Error starting Ghost container, how to manage content?

Launching container by mana

nknu.net/how-to-deploy-your-ghost-blog-using-docke...
everything is fine, ghost works, but then the question arose about changing config.js, I do
docker run --name ghost-test11 -v /home/faion/content:/var/lib/ghost ghost

in response I receive
> [email protected] start /usr/src/ghost
> node index
ERROR: Unable to access Ghost's content path:
ENOENT, no such file or directory '/var/lib/ghost/content/'
Check that the content path exists and file system permissions are correct.
Help and documentation can be found at support.ghost.org.

There is a similar issue on github https://github.com/docker-library/ghost/issues/14 , but I didn't understand something.
The goal is to get Ghost up and running on a host machine with docker, to be able to add and edit themes, ie. as far as I understand, you need to move the content folder to the host machine and synchronize it with the container, that's the whole question)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Oleg Bugrov, 2015-10-14
@mrakodav

Issue resolved, man on setting up nknu.net/how-to-deploy-your-ghost-blog-using-docke...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question