Docker Images / web-server / ghost

ghost

JSON →
docker6.45.0musl376M pulls

Ghost is a powerful, open-source content management system for publishing, blogging, and newsletters.

content-management-system
Usage
Recommended variant
docker pull ghost:6.45.0-alpine
alpine = musl libc, smallest footprint — some native extensions won't build
Variants
Available tags
ghost:full
ghost:alpinemusl
Lifecycle
Support & EOL
latest6.45.0
pull size235MB compressed
Known issues
Gotchas
avoid :latest in production — pulls breaking major version changes
alpine variant uses musl libc, can break native extensions compiled for glibc
default configuration uses SQLite, not suitable for high-traffic multi-instance deployments
Resources