ghost
ghost copied to clipboard
Docker Official Image packaging for Ghost
With the release of Ghost v5 we have spent quite a lot of time carefully crafting update docs https://ghost.org/docs/update However, they are for the recommended install method which is Ghost...
On non-amd64 architectures, the default version of `sharp` may not automatically install due to a missing copy of `libvips`. This is referred to in PR #281 and issues #264 and...
Hi everyone, I am a bit confused as to how I am supposed to do some edits to my current theme. Even though I mounted `/content`, there are no files...
Hi, It would be great to have logrotate preconfigured, since `/var/lib/ghost/content/logs` folder is ever-growing. That cause issues when deploying to k8s, since pod would eventually crash: ``` [ghost-56f4c644f9-gps8f ghost] [2021-11-24...
Hi, When I have mount /var/lib/ghost/content, I found that themes/casper is a dangling symlink the symlink is: /var/lib/ghost/current/content/themes/casper but the actual directory is: /var/lib/ghost/content/themes/casper
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...
Here's a snippet of the relevant log: ```console gyp info it worked if it ends with ok gyp info using [email protected] gyp info using [email protected] | linux | arm gyp...
Alpine 3.17 lib-vips is new enough for sharp https://github.com/TryGhost/Ghost/blob/v5.65.1/yarn.lock#L28340-L28341 https://github.com/lovell/sharp/blob/v0.30.7/package.json#L157 https://pkgs.alpinelinux.org/packages?name=vips-dev&branch=v3.17 ⬆️ this is a lot of manual checking to see which version of `sharp` that Ghost requires, and then...
I'm curious if this works here, ref: https://github.com/TryGhost/Ghost/issues/20065 cc @tianon @LaurentGoderre