TryGhost / TryGhost/docker-library-ghost
Declaring content/ path as a VOLUME mount point causing problems
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 796
- Forks
- 319
- Avg merge
- 7h 42m
- Merged PRs (30d)
- 6
Description
A while ago I opened this issue: https://github.com/docker-library/ghost/issues/185, which was answered and closed before I had a chance to respond.
My problem is that this image prevents any modification of directories within content/, and I can't see why this is desirable or necessary. Probably I'm just being dense, but I can't work out how the proposed solution would enable me to use this image in a way that would make it possible to modify directories within content/.
Could the guidance be clarified/expanded, or, ideally, could the line declaring content/ as a fixed volume be removed? What useful purpose is it serving?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked docker-library/ghost issue 185 and inspect the image definition for the declaration that mounts content/ as a fixed volume. Clarify whether that mount is required, then update the guidance or remove the declaration as appropriate and verify that directories within content/ can be modified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100