github : https://github.com/promek/dockers/tree/master/ghost
An alpine image with Ghost
docker pull promek/ghost:1.22.5
docker run -d --name ght \
-v /path/to/data:/var/lib/ghost/content \
-p "80:2368" \
promek/ghost:1.22.5
Content type
Image
Digest
Size
182.3 MB
Last updated
over 8 years ago
docker pull promek/ghost:1.24.1